Repository navigation
polygon-boolean
- Website
- Wikipedia
Polygon Clipping and Offsetting - C++, C# and Delphi
Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, union, difference, xor
Boolean operations on polygons (union, intersection, difference, xor)
100x Faster Slicing of SCAD Files for 3D Printing
Cython wrapper for the C++ translation of the Angus Johnson's Clipper library (ver. 6.4.2)
Rust implementation of the Martinez-Rueda Polygon Clipping Algorithm
Boolean polygon clipping/overlay operations (union, intersection, difference, xor) on Polygon and MultiPolygon geometry.
Boolean operations on polygons (union, intersection, difference, xor) (this library is a port for flutter of polybooljs
Java port of https://github.com/velipso/polybooljs. Boolean operations on polygons (union, intersection, difference, xor)
Geometries processing
Martinez algorithm for polygon Boolean operations, PHP library.
Objects and Algorithms for 2D Geometry in Ruby
Python port of polygon clipping algorithm by F. Martinez et al. (with separate C++ binding)
Swift geometry-related types and algorithms
Janet bindings for clipper, a polygon utility library
C# geometries processing
C++ general polygon clipper
Geom2D is a computational geometry library for Go, designed for 2D polygon operations and other fundamental geometric types.