cdt2d
Constrained Delaunay Triangulation in 2D
poly2tri
A 2D constrained Delaunay triangulation library
poly-math-2d
2D Polygon math: boolean operations, triangulation, graphs, support for holes and non-convex shapes.
pnltri
Polygon near-linear time triangulation (based on Seidel's algorithm) with ear clip for small cases. Handles degenerate cases of colinear edges and vertices touching edges.