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,407Updated 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:
- Fast Delaunay triangulation of 2D points implemented in C#.☆468Updated 7 months ago
- A C# port of CSG.js by Evan W (http://evanw.github.io/csg.js/).☆667Updated last year
- C# / .NET version of Jonathan Shewchuk's Triangle mesh generator.☆520Updated 8 months ago
- Mesh simplification for Unity.☆1,924Updated last year
- Fast KDTree for Unity, with thread-safe querying.☆571Updated 3 years ago
- Mesh voxelization for Unity.☆1,481Updated 6 years ago
- Ruppert's Delaunay Refinement Algorithm in Unity☆574Updated 9 years ago
- ☆1,431Updated 8 months ago
- A Delaunay/Voronoi library for Unity, and a simple destruction effect☆821Updated 2 years ago
- Various shaders.☆1,840Updated last month
- Automatic LOD generation + scene optimization☆2,003Updated last year
- The C# math library used in Unity providing vector types and math functions with a shader like syntax☆1,416Updated 2 weeks ago
- unity shader tutorials☆1,030Updated 4 years ago
- C# library for 2D/3D geometric computation, mesh algorithms, and so on. Boost license.☆1,816Updated this week
- A dynamic, loose octree implementation for Unity written in C#☆975Updated 4 years ago
- Realtime-CSG, CSG level editor for Unity☆900Updated last month
- Simple mesh cutting algorithm that works on simple 3d manifold objects with genus 0☆636Updated 6 years ago
- 2D Geometry for Unity. Suited for everyday polygon hassle. Polygon clipping, polygon winding direction, polygon area, polygon centroid, c…☆333Updated 7 years ago
- A Unity plugin to create curved content in real-time with bézier curves☆1,095Updated 2 years ago
- A bunch of custom passes made for HDRP☆1,392Updated 8 months ago
- Noise shader library for Unity☆1,291Updated 7 months ago
- Example project to draw 1million grass instances on mobile☆1,647Updated 4 years ago
- Mixture is a powerful node-based tool crafted in unity to generate all kinds of textures in realtime☆1,311Updated 3 months ago
- Procedural generation library for Unity☆2,798Updated last year
- A straightforward GPU implementation of Jos Stam's "Stable Fluids" on Unity.☆1,110Updated 2 weeks ago
- An example of drawing numerous instances using Unity3D, compute shaders and Graphics.DrawMeshInstancedIndirect with Frustum & Occlusion c…☆741Updated 4 years ago
- Example project for Unity 2020.1 Mesh API improvements☆746Updated 2 years ago
- Source code for Outline Shader tutorial for Unity. Detects edges in a scene using the depth and normals buffers.☆921Updated 4 years ago
- Ceto: Ocean system for Unity☆1,063Updated 3 years ago
- 2d Delaunay triangulation with mesh refinement for Unity with Burst compiler☆338Updated 2 weeks ago