Javascript Clipper Wiki
Boolean operations and offsetting library in Javascript
Brought to you by:
timo23414
Donate Javascript Clipper Project
This page presents primary boolean operations between two sets of polygons. The subject polygon is "Grid" and clip polygon is "Star".
These examples are screen captures of Main Demo program, which uses Javascript Clipper library.
Grid and Star - None
Below we see Subject and Clipping polygons without any modifications.
Grid and Star - Intersection
Below we see Intersection of both polygons.
Grid and Star - Union
Below we see Union of both polygons.
Grid and Star - Difference
Below we see Difference of both polygons.
Grid and Star - Xor
Below we see Xor of both polygons.