rj-action-library/External/Clipper
Josef 521d609dd1 XML/SVG, Vector-Boolean Operations, Triangulations 2024-10-25 08:28:58 +02:00
..
CHANGELOG.md XML/SVG, Vector-Boolean Operations, Triangulations 2024-10-25 08:28:58 +02:00
Clipper.cs XML/SVG, Vector-Boolean Operations, Triangulations 2024-10-25 08:28:58 +02:00
LICENSE.md XML/SVG, Vector-Boolean Operations, Triangulations 2024-10-25 08:28:58 +02:00
README.md XML/SVG, Vector-Boolean Operations, Triangulations 2024-10-25 08:28:58 +02:00

README.md

Clipper (6.4.2) by Angus Johnson

The Clipper library performs clipping and offsetting for both lines and polygons. All four boolean clipping operations are supported - intersection, union, difference and exclusive-or. Polygons can be of any shape including self-intersecting polygons.

Attribution

The libray is created and maintained by Angus Johnson. This repository is a fork of the original Clipper repository at SourceForge. This branch contains the C# source only. See master for the full Clipper repository mirror, or visit the original Clipper repository at SourceForge.

License

Licensed under the Boost Software License (BSL1.0).