Can poly2tri create new points in the polygon?

49 views
Skip to first unread message

Arthur Masson

unread,
Sep 12, 2015, 11:24:38 AM9/12/15
to poly2tri
Is that possible that poly2tri creates new points for the triangulation, or does it always use the given points only (the points on the contour and holes)?

http://stackoverflow.com/questions/32540443/can-poly2tri-create-new-points-in-the-polygon

Arthur Masson

unread,
Sep 14, 2015, 4:51:11 AM9/14/15
to poly2tri
Does this answer correctly apply to poly2tri:

When using a Contrained Delaunay Triangulation in 2D, the only points in your model will be those of the input polygons. Adding points inside the domain will need a mesher like the one of CGAL. Python and Java bindings are also available.
Reply all
Reply to author
Forward
0 new messages