Fan triangulation


A fan triangulation is a simple way to triangulate a polygon by choosing a vertex and drawing diagonals to all of the other vertices of the polygon. Not every polygon can be triangulated this way, so this method is usually only used for convex polygons.

Properties

Aside from the properties of all triangulations, fan triangulations have the following properties: