triangle_shewchuck_test, a C code which calls triangle_shewchuck() to generate meshes, Delaunay triangulations and Voronoi diagrams for 2D pointsets.
The information on this web page is distributed under the MIT license.
triangle_shewchuck, a C code which computes a triangulation of a geometric region, by Jonathan Shewchuk.