6 results found Sort:

233
1.3k
bsl-1.0
44
Polygon Clipping and Offsetting - C++, C# and Delphi
Created 2022-02-23
704 commits to main branch, last one 17 days ago
76
679
mit
19
Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, union, difference, xor
Created 2015-06-18
109 commits to master branch, last one about a year ago
Boolean operations on polygons (union, intersection, difference, xor)
Created 2016-06-14
58 commits to master branch, last one 2 months ago
Greiner-Hormann polygon clipping algorithm. Does AND, OR, XOR. Plays nicely with Leaflet. Handles non-convex polygons and multiple clipping areas. ~3kb footprint, no dependencies
Created 2014-08-01
52 commits to master branch, last one 2 years ago
Cython wrapper for the C++ translation of the Angus Johnson's Clipper library (ver. 6.4.2)
Created 2015-02-17
210 commits to main branch, last one 8 months ago
Rust implementation of the Martinez-Rueda Polygon Clipping Algorithm
Created 2018-10-25
191 commits to master branch, last one 7 months ago