Polygon Clipping and Offsetting - C++, C# and Delphi
-
Updated
Oct 14, 2024 - C++
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
Swift geometry-related types and algorithms
Python port of polygon clipping algorithm by F. Martinez et al. (with separate C++ binding)
Segments & polygons clipping
Janet bindings for clipper, a polygon utility library
C++ general polygon clipper
C# geometries processing
Clipping of simple polygons with degenerate vertices in Javascript
Add a description, image, and links to the polygon-boolean topic page so that developers can more easily learn about it.
To associate your repository with the polygon-boolean topic, visit your repo's landing page and select "manage topics."