9 results found Sort:
- Filter by Primary Language:
- C++ (3)
- JavaScript (3)
- Go (1)
- Java (1)
- Rust (1)
- +
Polygon Clipping and Offsetting - C++, C# and Delphi
Created
2022-02-23
738 commits to main branch, last one 15 days ago
Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, union, difference, xor
Created
2015-06-18
111 commits to master branch, last one 7 months ago
Boolean operations on polygons (union, intersection, difference, xor)
Created
2016-06-14
58 commits to master branch, last one about a year ago
Cython wrapper for the C++ translation of the Angus Johnson's Clipper library (ver. 6.4.2)
Created
2015-02-17
214 commits to main branch, last one 5 months ago
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
Created
2014-08-01
52 commits to master branch, last one 3 years ago
Rust implementation of the Martinez-Rueda Polygon Clipping Algorithm
Created
2018-10-25
191 commits to master branch, last one about a year ago
Go library for Boolean operations on 2D polygons.
Created
2012-03-20
43 commits to master branch, last one 9 years ago
The Tektosyne Library for Java provides algorithms for computational geometry and graph-based pathfinding, along with supporting mathematical utilities and specialized collections.
Created
2017-03-12
53 commits to master branch, last one 6 years ago
Python Polygon Clipping and Offsetting based on Clipper2 Library
Created
2023-04-13
40 commits to main branch, last one about a year ago