triangle_test, a C code which calls triangle() to generate meshes, Delaunay triangulations and Voronoi diagrams for 2D pointsets.
triangle, a C code which computes a triangulation of a geometric region, by Jonathan Shewchuk.