Repository navigation

#

polygon-union

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

JavaScript
746
2 个月前

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

JavaScript
621
2 年前

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

C++
253
12 天前

Greiner-Hormann polygon clipping algorithm. Does AND, OR, XOR. Plays nicely with Leaflet. Handles non-convex polygons and multiple clipping areas. ~3kb footprint, no dependencies

JavaScript
243
2 年前

Rust implementation of the Martinez-Rueda Polygon Clipping Algorithm

Rust
103
2 年前

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

Dart
28
1 个月前

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

Java
24
1 个月前

R package polyclip: a port of the Clipper library for polygon geometry

C++
19
1 年前

Martinez algorithm for polygon Boolean operations, PHP library.

PHP
16
2 年前

Martinez algorithm for polygon Boolean operations

Go
8
5 年前

Geometry 2D library for boolean operations, allows use of smooth curves, described by nurbs

Python
6
14 天前

Compute the area, perimeter, polygon's approximate center and the union of Polygons.

C++
6
8 年前

A little Swift toolkit for working with polygons

Swift
3
2 年前