Open lelongg opened 5 years ago
This issue seems fine already on master:
Was maybe fixed by #111 already? I can turn it into a test case anyway.
I can turn it into a test case anyway.
Pleas do, thank you so much for the help
Added as a test case in #117
This still seems to have some issues with difference operations
The union of two polygons can produce a polygon with self intersecting edges.
Below are an example of the issue and the code to reproduce this example.
Example
Code to reproduce example