AliceDreaming

Results 2 comments of AliceDreaming

I have searched the github a bit and found that the JSClipper can do the polygon union. Here is the github repository. https://github.com/Delapouite/JsClipper I played with their demo for a...

So you mean that the polygons should be merged based on their original polygons? I got from the code that the polygon only remembers the index of its immediate ancestor....