Skill 10 · Frost Sequence Camera Orbit
Subchapter 10.72
source/src/vendor/clipper-README.mdMarkdown2 KBView on GitHub
forked from Javascript Clipper
Also bundled
Frost Sequence Camera OrbitThe Javascript 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.
Javascript Clipper is a port of Angus Johnson’s Clipper library: https://sourceforge.net/projects/polyclipping/ (opens in a new tab)
Information and examples: http://jsclipper.sourceforge.net/6.2.1.0/ (opens in a new tab)
Donate Javascript Clipper Project: https://sourceforge.net/p/jsclipper/wiki/Donations/ (opens in a new tab)
Use cases:
Algorithms, Graphics