polygon-boolean topic
hob3l
100x Faster Slicing of SCAD Files for 3D Printing
martinez
Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, union, difference, xor
Clipper2
Polygon Clipping and Offsetting - C++, C# and Delphi
pyclipper
Cython wrapper for the C++ translation of the Angus Johnson's Clipper library (ver. 6.4.2)
polybooljs
Boolean operations on polygons (union, intersection, difference, xor)
rust-geo-booleanop
Rust implementation of the Martinez-Rueda Polygon Clipping Algorithm
PolyBoolCS
This is a fairly straightforward port of the polybooljs library to the C# programming language.
polybool-java
Java port of https://github.com/velipso/polybooljs. Boolean operations on polygons (union, intersection, difference, xor)
gon
Geometries processing
martinez-rueda-php
Martinez algorithm for polygon Boolean operations, PHP library.