polygon-boolean topic

List polygon-boolean repositories

hob3l

241
Stars
15
Forks
Watchers

100x Faster Slicing of SCAD Files for 3D Printing

martinez

679
Stars
76
Forks
Watchers

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

Clipper2

1.3k
Stars
233
Forks
Watchers

Polygon Clipping and Offsetting - C++, C# and Delphi

pyclipper

224
Stars
41
Forks
Watchers

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

polybooljs

597
Stars
90
Forks
Watchers

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

rust-geo-booleanop

89
Stars
27
Forks
Watchers

Rust implementation of the Martinez-Rueda Polygon Clipping Algorithm

PolyBoolCS

19
Stars
4
Forks
Watchers

This is a fairly straightforward port of the polybooljs library to the C# programming language.

polybool-java

22
Stars
5
Forks
Watchers

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

martinez-rueda-php

16
Stars
9
Forks
Watchers

Martinez algorithm for polygon Boolean operations, PHP library.