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,392Updated 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:
- Mesh voxelization for Unity.☆1,470Updated 6 years ago
- C# / .NET version of Jonathan Shewchuk's Triangle mesh generator.☆514Updated 6 months ago
- A C# port of CSG.js by Evan W (http://evanw.github.io/csg.js/).☆660Updated last year
- Fast Delaunay triangulation of 2D points implemented in C#.☆458Updated 5 months ago
- Mesh simplification for Unity.☆1,886Updated last year
- Various shaders.☆1,807Updated 3 weeks ago
- Fast KDTree for Unity, with thread-safe querying.☆566Updated 3 years ago
- Automatic LOD generation + scene optimization☆1,980Updated last year
- ☆1,401Updated 6 months ago
- unity shader tutorials☆1,018Updated 4 years ago
- A Delaunay/Voronoi library for Unity, and a simple destruction effect☆821Updated last year
- C# library for 2D/3D geometric computation, mesh algorithms, and so on. Boost license.☆1,796Updated 3 months ago
- Ruppert's Delaunay Refinement Algorithm in Unity☆574Updated 8 years ago
- A Unity plugin to create curved content in real-time with bézier curves☆1,082Updated 2 years ago
- Realtime-CSG, CSG level editor for Unity☆885Updated this week
- A dynamic, loose octree implementation for Unity written in C#☆969Updated 4 years ago
- A bunch of custom passes made for HDRP☆1,381Updated 7 months ago
- The C# math library used in Unity providing vector types and math functions with a shader like syntax☆1,410Updated last year
- Simple mesh cutting algorithm that works on simple 3d manifold objects with genus 0☆622Updated 6 years ago
- Source code for Outline Shader tutorial for Unity. Detects edges in a scene using the depth and normals buffers.☆914Updated 4 years ago
- Procedural generation library for Unity☆2,773Updated last year
- Mixture is a powerful node-based tool crafted in unity to generate all kinds of textures in realtime☆1,300Updated last month
- 2D Geometry for Unity. Suited for everyday polygon hassle. Polygon clipping, polygon winding direction, polygon area, polygon centroid, c…☆332Updated 7 years ago
- Noise shader library for Unity☆1,284Updated 5 months ago
- A collection of custom post processing effects for Unity☆2,259Updated 4 years ago
- A bezier spline solution for Unity 3D with some utility functions (like travelling the spline with constant speed/time)☆1,337Updated last month
- Example project to draw 1million grass instances on mobile☆1,632Updated 4 years ago
- Ceto: Ocean system for Unity☆1,054Updated 3 years ago
- A straightforward GPU implementation of Jos Stam's "Stable Fluids" on Unity.☆1,081Updated 2 years ago
- Unity unlit screen space decal shader for URP. Just create a new material using this shader, then assign it to a new unity cube GameObjec…☆1,306Updated 2 years ago