polygon-intersection
Here are 43 public repositories matching this topic...
Language:All
Sort:Most stars
Polygon Clipping and Offsetting - C++, C# and Delphi
- Updated
Oct 11, 2025 - C++
Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, union, difference, xor
- Updated
Jul 21, 2025 - JavaScript
Boolean operations on polygons (union, intersection, difference, xor)
- Updated
Mar 18, 2024 - JavaScript
Cython wrapper for the C++ translation of the Angus Johnson's Clipper library (ver. 6.4.2)
- Updated
Sep 23, 2025 - C++
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
- Updated
Apr 15, 2023 - JavaScript
Rust implementation of the Martinez-Rueda Polygon Clipping Algorithm
- Updated
Oct 16, 2023 - Rust
The Tektosyne Library for Java provides algorithms for computational geometry and graph-based pathfinding, along with supporting mathematical utilities and specialized collections.
- Updated
Jul 19, 2021 - Java
Mirrored implementations of polygon clipping/CSG/operations algorithm, in C (original, by Martínez et al) and ActionScript3 (port, by Mahir Iqbal)
- Updated
Jan 31, 2017 - C++
Python Polygon Clipping and Offsetting based on Clipper2 Library
- Updated
Aug 18, 2025 - C++
Boolean operations on polygons (union, intersection, difference, xor) (this library is a port for flutter of polybooljs
- Updated
Sep 1, 2025 - Dart
A numpy geometry class and functions. The focus is on polygons and polylines. Methods to convert to/from other geometry representations are available (eg geojson, ESRI featureclasses)
- Updated
Sep 18, 2025 - Python
The JTS Topology Suite is a Java library for creating and manipulating vector geometry.
- Updated
Oct 11, 2025 - Java
Java port ofhttps://github.com/velipso/polybooljs. Boolean operations on polygons (union, intersection, difference, xor)
- Updated
Aug 22, 2025 - Java
A Swift version of polygon clipper.
- Updated
Apr 21, 2023 - Swift
R package polyclip: a port of the Clipper library for polygon geometry
- Updated
Jul 22, 2024 - C++
Martinez algorithm for polygon Boolean operations, PHP library.
- Updated
Feb 29, 2024 - PHP
This repo contains the code of the paper "RayJoin: Fast and Precise Spatial Join", ICS'24
- Updated
Oct 12, 2025 - C++
Use c++ clipper to implement quadrilateral or polygon NMS.
- Updated
Jun 26, 2021 - C++
Martinez algorithm for polygon Boolean operations
- Updated
Nov 21, 2020 - Go
Improve this page
Add a description, image, and links to thepolygon-intersection topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thepolygon-intersection topic, visit your repo's landing page and select "manage topics."