triangulation topic
triangle
Convert images to computer generated art using delaunay triangulation.
cgal
The public CGAL repository, see the README below
delaunator-cpp
A really fast C++ library for Delaunay triangulation of 2D points
Computational-geometry
Computational Geometry Unity library with implementations of intersection algorithms, triangulations like delaunay, voronoi diagrams, polygon clipping, bezier curves, ear clipping, convex hulls, mesh...
CDT
Constrained Delaunay Triangulation (C++)
poly2tri
2D constrained Delaunay triangulation library
delaunator-sharp
Fast Delaunay triangulation of 2D points implemented in C#.
Tinfour
Delaunay and Constrained Delaunay Triangulations in Java, providing high-performance utilities for modeling surfaces with support for Lidar LAS files, Digital Elevation Models (DEM), finite element an...
jigsaw
JIGSAW is a Delaunay-based unstructured mesh generator for two- and three-dimensional geometries.
earcut
The fastest and smallest JavaScript polygon triangulation library for your WebGL apps