Repository navigation

#

polygon-boolean

Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, union, difference, xor

JavaScript
739
1 个月前

Boolean operations on polygons (union, intersection, difference, xor)

JavaScript
621
1 年前

Cython wrapper for the C++ translation of the Angus Johnson's Clipper library (ver. 6.4.2)

C++
249
10 个月前

Boolean Operations for 2D Polygons: Supports intersection, union, difference, xor, and self-intersections for all polygon varieties.

Rust
131
2 个月前

Rust implementation of the Martinez-Rueda Polygon Clipping Algorithm

Rust
102
2 年前

Boolean polygon clipping/overlay operations (union, intersection, difference, xor) on Polygon and MultiPolygon geometry.

Go
36
4 年前

Boolean operations on polygons (union, intersection, difference, xor) (this library is a port for flutter of polybooljs

Dart
27
1 年前

Java port of https://github.com/velipso/polybooljs. Boolean operations on polygons (union, intersection, difference, xor)

Java
24
4 年前

Martinez algorithm for polygon Boolean operations, PHP library.

PHP
16
1 年前

Objects and Algorithms for 2D Geometry in Ruby

Ruby
13
2 年前

Python port of polygon clipping algorithm by F. Martinez et al. (with separate C++ binding)

Python
10
5 年前

Swift geometry-related types and algorithms

Swift
10
8 个月前

Segments & polygons clipping

Python
7
2 年前

Polygon Boolean Operations Visualizer is a cross-platform C++ app for interactively visualizing Boolean operations (union, intersection, difference, symmetric difference) on 2D polygons. Built with CGAL and Qt, it’s ideal for anyone needing clear, accurate polygon set operation demos.

Makefile
2
3 个月前