Habrador / Computational-geometryLinks
Computational Geometry Unity library with implementations of intersection algorithms, triangulations like delaunay, voronoi diagrams, polygon clipping, bezier curves, ear clipping, convex hulls, mesh simplification, etc
☆1,439Updated last year
Alternatives and similar repositories for Computational-geometry
Users that are interested in Computational-geometry are comparing it to the libraries listed below
Sorting:
- C# / .NET version of Jonathan Shewchuk's Triangle mesh generator.☆536Updated last year
- Fast Delaunay triangulation of 2D points implemented in C#.☆485Updated last year
- A C# port of CSG.js by Evan W (http://evanw.github.io/csg.js/).☆675Updated last year
- Mesh simplification for Unity.☆1,975Updated last month
- Fast KDTree for Unity, with thread-safe querying.☆591Updated 4 years ago
- Mesh voxelization for Unity.☆1,506Updated 7 years ago
- Various shaders.☆1,890Updated 6 months ago
- Realtime-CSG, CSG level editor for Unity☆954Updated 6 months ago
- unity shader tutorials☆1,052Updated 4 years ago
- A dynamic, loose octree implementation for Unity written in C#☆992Updated 4 years ago
- C# library for 2D/3D geometric computation, mesh algorithms, and so on. Boost license.☆1,849Updated last month
- Automatic LOD generation + scene optimization☆2,032Updated last year
- A Unity plugin to create curved content in real-time with bézier curves☆1,108Updated 2 years ago
- Simple mesh cutting algorithm that works on simple 3d manifold objects with genus 0☆651Updated 6 years ago
- A Delaunay/Voronoi library for Unity, and a simple destruction effect☆829Updated 2 years ago
- ☆1,470Updated last year
- Ruppert's Delaunay Refinement Algorithm in Unity☆577Updated 9 years ago
- The C# math library used in Unity providing vector types and math functions with a shader like syntax☆1,432Updated last month
- Procedural generation library for Unity☆2,852Updated last year
- A bunch of custom passes made for HDRP☆1,412Updated last year
- Marching cubes in Unity☆517Updated 2 years ago
- Mixture is a powerful node-based tool crafted in unity to generate all kinds of textures in realtime☆1,335Updated last month
- Noise shader library for Unity☆1,343Updated 2 months ago
- Ceto: Ocean system for Unity☆1,076Updated 4 years ago
- 2d Delaunay triangulation with mesh refinement for Unity with Burst compiler☆371Updated 4 months ago
- 2D Geometry for Unity. Suited for everyday polygon hassle. Polygon clipping, polygon winding direction, polygon area, polygon centroid, c…☆333Updated 8 years ago
- Source code for Outline Shader tutorial for Unity. Detects edges in a scene using the depth and normals buffers.☆934Updated 5 years ago
- Example project to draw 1million grass instances on mobile☆1,676Updated 5 years ago
- A straightforward GPU implementation of Jos Stam's "Stable Fluids" on Unity.☆1,152Updated 5 months ago
- An example of drawing numerous instances using Unity3D, compute shaders and Graphics.DrawMeshInstancedIndirect with Frustum & Occlusion c…☆755Updated 5 years ago