RSClipperWrapper icon indicating copy to clipboard operation
RSClipperWrapper copied to clipboard

A small and simple wrapper for the Clipper library to perform polygon clipping (Swift)

Results 1 RSClipperWrapper issues
Sort by recently updated
recently updated
newest added

I added the Clipper simplify method to the wrapper. http://www.angusj.com/delphi/clipper/documentation/Docs/Units/ClipperLib/Types/PolyFillType.htm It's been appended to the Example, as well, for testing.