polygon-clipping-algorithm
Here are 19 public repositories matching this topic...
Sort:Most stars
Polygon Clipping and Offsetting - C++, C# and Delphi
- Updated
Jun 27, 2025 - C++
Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, union, difference, xor
- Updated
Jul 26, 2024 - JavaScript
Cython wrapper for the C++ translation of the Angus Johnson's Clipper library (ver. 6.4.2)
- Updated
Oct 18, 2024 - C++
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++
Boolean operations on polygons (union, intersection, difference, xor) (this library is a port for flutter of polybooljs
- Updated
Apr 17, 2024 - Dart
R package polyclip: a port of the Clipper library for polygon geometry
- Updated
Jul 22, 2024 - C++
Objects and Algorithms for 2D Geometry in Ruby
- Updated
Jul 31, 2023 - Ruby
Segments & polygons clipping
- Updated
May 15, 2023 - Python
An Objective-C wrapper for the Clipper polygon clipping and offsetting library.
- Updated
Dec 3, 2014 - C++
An implementation of the Sutherland–Hodgman algorithm used for clipping polygons in C
- Updated
Nov 22, 2021 - C
Polygon Clipping and Offsetting - LuaJIT
- Updated
Jun 10, 2025 - Lua
Fast boolean operations for polygons, based on the Martinez "plane sweep" algorithm
- Updated
Apr 27, 2020
Clipping of simple polygons with degenerate vertices in Javascript
- Updated
May 21, 2023 - JavaScript
Marching Squares algorithm for polygon reconstruction. Ear Clipping for Polygon Triangulation. Ray Casting for finding distance to the Polygon from a Point
- Updated
Jun 22, 2018 - Python
A repository for the OpenGL project of the Computer Graphics and Interaction Systems course @cse.uoi.gr
- Updated
Jan 5, 2020 - C++
Improve this page
Add a description, image, and links to thepolygon-clipping-algorithm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thepolygon-clipping-algorithm topic, visit your repo's landing page and select "manage topics."