delaunator-cpp

Triangulator

A fast C++ library for Delaunay triangulation of 2D points

A really fast C++ library for Delaunay triangulation of 2D points

GitHub

0 stars
1 watching
1 forks
Language: C++
last commit: about 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
artem-ogre/cdtA C++ library for generating constrained or conforming Delaunay triangulations with robust and efficient algorithms1,099
mourner/delaunator-rsA fast and robust Rust library for Delaunay triangulation of 2D points211
hiulit/delaunator-gdscriptA fast algorithm for triangulating 2D points into Delaunay triangles81
pemn/vtk_triangulate_pointsCreates simplified surfaces from dense point clouds using either Delaunay or grid triangulation methods10
stoeoef/spadeA Rust library providing efficient and robust algorithms for creating 2D Delaunay triangulations.277
hugoledoux/startinA software library for computing Delaunay triangulations of 2.5D points with elevation data34
shuoli84/poly2tri-rsA Rust port of a C++ library for calculating Constrained Delaunay Triangulation on polygons15
ashwin/gdel3dA GPU-accelerated algorithm for computing the Delaunay triangulation of 3D point sets147
renatogarcia/icecream-cppA small, single-header C++ library to simplify debugging by providing a concise and expressive way to print variable values during execution.585
mapbox/earcut.hppA fast and efficient polygon triangulation algorithm with support for complex shapes and holes871
tchayen/triangolatteA library for 2D triangulation of polygons and lines with support for GPU translation36
bytedance/sonic-cppA fast JSON serialization and deserialization library with SIMD acceleration861
mattpd/cpplinksA categorized list of C++ resources and tools4,598
zhreshold/mxnet-ssd.cppA C++ object detection module for mxnet-ssd97
philip-trettner/cpp-std-fwdA collection of forward declarations for C++ standard library classes to reduce compilation times and improve code organization72