delaunator-cpp
Triangulator
A fast C++ library for Delaunay triangulation of 2D points
A really fast C++ library for Delaunay triangulation of 2D points
0 stars
1 watching
1 forks
Language: C++
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A C++ library for generating constrained or conforming Delaunay triangulations with robust and efficient algorithms | 1,099 |
| | A fast and robust Rust library for Delaunay triangulation of 2D points | 211 |
| | A fast algorithm for triangulating 2D points into Delaunay triangles | 81 |
| | Creates simplified surfaces from dense point clouds using either Delaunay or grid triangulation methods | 10 |
| | A Rust library providing efficient and robust algorithms for creating 2D Delaunay triangulations. | 277 |
| | A software library for computing Delaunay triangulations of 2.5D points with elevation data | 34 |
| | A Rust port of a C++ library for calculating Constrained Delaunay Triangulation on polygons | 15 |
| | A GPU-accelerated algorithm for computing the Delaunay triangulation of 3D point sets | 147 |
| | A small, single-header C++ library to simplify debugging by providing a concise and expressive way to print variable values during execution. | 585 |
| | A fast and efficient polygon triangulation algorithm with support for complex shapes and holes | 871 |
| | A library for 2D triangulation of polygons and lines with support for GPU translation | 36 |
| | A fast JSON serialization and deserialization library with SIMD acceleration | 861 |
| | A categorized list of C++ resources and tools | 4,598 |
| | A C++ object detection module for mxnet-ssd | 97 |
| | A collection of forward declarations for C++ standard library classes to reduce compilation times and improve code organization | 72 |