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: over 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
artem-ogre/cdt A C++ library for generating constrained or conforming Delaunay triangulations with robust and efficient algorithms 1,076
mourner/delaunator-rs A fast and robust Rust library for Delaunay triangulation of 2D points 207
hiulit/delaunator-gdscript A fast algorithm for triangulating 2D points into Delaunay triangles 80
pemn/vtk_triangulate_points Creates simplified surfaces from dense point clouds using either Delaunay or grid triangulation methods 10
stoeoef/spade A Rust library providing efficient and robust algorithms for creating 2D Delaunay triangulations. 274
hugoledoux/startin A software library for computing Delaunay triangulations of 2.5D points with elevation data 34
shuoli84/poly2tri-rs A Rust port of a C++ library for calculating Constrained Delaunay Triangulation on polygons 15
ashwin/gdel3d A GPU-accelerated algorithm for computing the Delaunay triangulation of 3D point sets 145
renatogarcia/icecream-cpp A small, single-header C++ library to simplify debugging by providing a concise and expressive way to print variable values during execution. 581
mapbox/earcut.hpp A fast and efficient polygon triangulation algorithm with support for complex shapes and holes 862
tchayen/triangolatte A library for 2D triangulation of polygons and lines with support for GPU translation 36
bytedance/sonic-cpp A fast JSON serialization and deserialization library with SIMD acceleration 855
mattpd/cpplinks A categorized list of C++ resources and tools 4,574
zhreshold/mxnet-ssd.cpp A C++ object detection module for mxnet-ssd 97
philip-trettner/cpp-std-fwd A collection of forward declarations for C++ standard library classes to reduce compilation times and improve code organization 73