Union fails
Polygon and line clipping and offsetting library (C++, C#, Delphi)
Brought to you by:
angusj
Union of 3-P.txt with 3-Q.txt or union of 2-P.txt with 2-Q.txt fails to create a one-path solution using Clipper2. Same input in clipper gives correct single path solution.
Command for clipper: clipper_console_demo.exe "3-P.txt" "3-Q.txt" UNION NONZERO NONZERO
(used for clipper2 exact same same console demo wrapped around the unmodified clipper2 library, newest sandbox version):
Anonymous
https://sourceforge.net/p/polyclipping/discussion/1148419/thread/21eb01ab26/#cea7
Also see: http://www.angusj.com/delphi/clipper/documentation/Docs/Units/ClipperLib/Functions/SimplifyPolygons.htm
Last edit: Angus Johnson 2021-08-02