CDT
Delaunay Triangulation Library
A C++ library for generating constrained or conforming Delaunay triangulations with robust and efficient algorithms
Constrained Delaunay Triangulation (C++)
1k stars
28 watching
136 forks
Language: C++
last commit: 3 months ago
Linked from 1 awesome list
c-plus-pluscdtcompiledcomputational-geometryconformingconstrainedconstrained-delaunay-triangulationdelaunaydelaunay-triangulationfastheader-onlylibraryrobusttriangletriangulation
Related projects:
Repository | Description | Stars |
---|---|---|
| A fast C++ library for Delaunay triangulation of 2D points | 0 |
| A Rust library providing efficient and robust algorithms for creating 2D Delaunay triangulations. | 277 |
| A GPU-accelerated algorithm for computing the Delaunay triangulation of 3D point sets | 147 |
| A fast algorithm for triangulating 2D points into Delaunay triangles | 81 |
| A software library for computing Delaunay triangulations of 2.5D points with elevation data | 34 |
| Generates convex hulls and related geometric shapes from point sets | 740 |
| A Lua module for computing Delaunay triangulations of convex polygons | 108 |
| Provides MATLAB bindings for generating high-quality triangulations and polyhedral decompositions of general planar, surface, and volumetric domains. | 75 |
| A fast and robust Rust library for Delaunay triangulation of 2D points | 211 |
| Creates simplified surfaces from dense point clouds using either Delaunay or grid triangulation methods | 10 |
| A cross-precision 3D maths library with deterministic implementations of common data types across various precisions. | 45 |
| A C++ library for computing precise 2D geometric shapes from point sets, including triangulations and Voronoi diagrams. | 226 |
| A Unity-based library providing a range of algorithms and data structures for 2D computational geometry, including intersection detection, mesh generation, convex hulls, and triangulations. | 1,271 |
| Computes spherical Delaunay triangulation and Voronoi diagrams from 3D point data | 239 |
| A fast and small JavaScript polygon triangulation library for WebGL applications. | 2,227 |