polygon_triangulate_test


polygon_triangulate_test, a MATLAB program which calls polygon_triangulate() to triangulate a polygon in 2D.

Licensing:

The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.

Related Data and Programs:

polygon_triangulate, a MATLAB library which triangulates a possibly nonconvex polygon.

Source Code:

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.


Last revised on 26 February 2019.