triangle_test


triangle_test, a C code which calls triangle() to generate meshes, Delaunay triangulations and Voronoi diagrams for 2D pointsets.

Related Data and Programs:

triangle, a C code which computes a triangulation of a geometric region, by Jonathan Shewchuk.

Source Code:


Last revised on 20 August 2019.