-
-
Notifications
You must be signed in to change notification settings - Fork 80
Open
Description
While preparing a fix for #110 I noticed that there is currently a test case, which tests for a wrong intersection result (input left, output right):
Also notice that the result polygon ring isn't closed. There is a similar problem when computing the union:
My solution for #110 works in all other tests but "breaks" this case, but it also doesn't fix it. I'll try and see if I can fix both. But maybe this is because the case is also affected by output edge connecting logic, and requires @rowanwins's fixes in #113.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels

