rexdwyer / DelaunayTriangulation
Delaunay Triangulations / Voronoi Diagrams in C
☆23Updated 9 years ago
Alternatives and similar repositories for DelaunayTriangulation:
Users that are interested in DelaunayTriangulation are comparing it to the libraries listed below
- Flashy 2D fluid simulations experiments.☆105Updated 4 years ago
- Relatively Robust Divide and Conquer 2D Delaunay Construction Algorithm in $O(n \log n)$☆127Updated 7 years ago
- Aimed to eliminate preprocessor hell in shaders and kernels.☆44Updated 7 years ago
- 2D Delaunay triangulation (dela) - super stable (bella!)☆228Updated last year
- Robust geometric predicates☆58Updated 10 months ago
- A GLSL 4.5 parser written in C with flex & bison