You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of using "unkink" polygon we can create points at intersections during the delaunay stage (and before the resampling stage), which may be faster than unkink. But we still rely on winding order for finding the internal polygon.