Repository navigation

#

polygon-boolean

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

JavaScript
722
9 个月前

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

JavaScript
618
1 年前

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

C++
240
6 个月前

Rust implementation of the Martinez-Rueda Polygon Clipping Algorithm

Rust
97
2 年前

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

Go
35
3 年前

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

Dart
25
1 年前

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

Java
23
3 年前

Martinez algorithm for polygon Boolean operations, PHP library.

PHP
16
1 年前

Objects and Algorithms for 2D Geometry in Ruby

Ruby
12
2 年前

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

Python
10
4 年前

Swift geometry-related types and algorithms

Swift
10
4 个月前

Segments & polygons clipping

Python
7
2 年前

Geom2D is a computational geometry library for Go, designed for 2D polygon operations and other fundamental geometric types.

Go
1
1 个月前