Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, union, difference, xor
-
Updated
Jul 26, 2024 - JavaScript
Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, union, difference, xor
Clipping of simple polygons with degenerate vertices in Javascript
Add a description, image, and links to the polygon-clipping-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the polygon-clipping-algorithm topic, visit your repo's landing page and select "manage topics."