nol1fe / delaunator-sharp
Fast Delaunay triangulation of 2D points implemented in C#.
☆437Updated this week
Alternatives and similar repositories for delaunator-sharp:
Users that are interested in delaunator-sharp are comparing it to the libraries listed below
- C# implementation of the Bowyer–Watson algorithm for Delaunay triangulation☆187Updated 3 years ago
- C# / .NET version of Jonathan Shewchuk's Triangle mesh generator.☆485Updated last month
- 2d Delaunay triangulation with mesh refinement for Unity with Burst compiler☆273Updated 2 weeks ago
- Voronoi Diagram C# Implementation☆259Updated last year
- C# port of the famous GLU Tessellator - prebuilt binaries now available in "releases" tab☆321Updated 2 years ago
- Hull, Delaunay and Voronoi algorithms in Unity☆422Updated 3 years ago
- 2D Geometry for Unity. Suited for everyday polygon hassle. Polygon clipping, polygon winding direction, polygon area, polygon centroid, c…☆328Updated 7 years ago
- Ruppert's Delaunay Refinement Algorithm in Unity☆573Updated 8 years ago
- A C# port of CSG.js by Evan W (http://evanw.github.io/csg.js/).☆640Updated 7 months ago
- Computational Geometry Unity library with implementations of intersection algorithms, triangulations like delaunay, voronoi diagrams, pol…☆1,311Updated 7 months ago
- A .Net fast convex hull library for 2, 3, and higher dimensions.☆345Updated 3 years ago
- A dynamic, loose octree implementation written in C# as a .NET Standard 2.1 library☆133Updated 2 years ago
- Fast KDTree for Unity, with thread-safe querying.☆547Updated 3 years ago
- C# library for 2D/3D geometric computation, mesh algorithms, and so on. Boost license.☆231Updated last year
- Terrain voxel engine with the use of Marching Cubes implemented in Unity 2020.3.17f1 (LTS).☆342Updated 2 years ago
- A Delaunay/Voronoi library for Unity, and a simple destruction effect☆806Updated last year
- .NET / Unity library for creating Voronoi Diagrams☆58Updated 3 months ago
- C# Grid Library☆154Updated 3 months ago
- Realtime-CSG, CSG level editor for Unity☆829Updated 6 months ago
- Burst compatible Octree and Quadtree for Unity☆384Updated 10 months ago
- C# wrapper for CGAL☆214Updated 9 months ago
- Debugging utilities for Unity☆537Updated 3 months ago
- DeBroglie is a C# library implementing the Wave Function Collapse algorithm with support for additional non-local constraints, and other …☆482Updated 2 months ago
- Terrain topology algorithms in Unity