polygon_triangulate_test, a Fortran90 code which calls polygon_triangulate(), which triangulates a possibly nonconvex polygon in 2D, and which can use gnuplot to display the external edges and internal diagonals of the triangulation.
The information on this web page is distributed under the MIT license.
polygon_triangulate, a Fortran90 code which triangulates a possibly nonconvex polygon, and which uses gnuplot() to display the external edges and internal diagonals of the triangulation.
COMB is an example of a "comb" polygon of 10 vertices
HAND outlines a hand using 59 vertices.
I18 is an example of a complicated nonconvex polygon, using 18 vertices.