polygon - How do I cut triangles out of a concave Delaunay triangulation? -


I am using Delaunay to triangulate a concave polygon, but it fills in the components I have the boundaries of polygon How to remove the triangle automatically? Self-answer: In some cases, it is impossible.

Self-answer: In some cases, this is impossible. I need to use vibration dropout algorithms:


Comments

Popular posts from this blog

iphone - How do I make a UIPickerView in a UIActionSheet -

java - Is there an object like a "Set" that can contain only unique string values, but also contain a count on the number of occurrences of the string value? -