triangle-vertices topic
List
triangle-vertices repositories
iShapeTriangulation
29
Stars
5
Forks
Watchers
Complex polygon triangulation. A fast O(n*log(n)) algorithm based on "Triangulation of monotone polygons". The result can be represented as a Delaunay triangulation.