There are 1 repository under polygon-clipping-algorithm topic.
Polygon Clipping and Offsetting - C++, C# and Delphi
Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, union, difference, xor
Cython wrapper for the C++ translation of the Angus Johnson's Clipper library (ver. 6.4.2)
Go library for Boolean operations on 2D polygons.
Mirrored implementations of polygon clipping/CSG/operations algorithm, in C (original, by Martínez et al) and ActionScript3 (port, by Mahir Iqbal)
Boolean operations on polygons (union, intersection, difference, xor) (this library is a port for flutter of polybooljs
Segments & polygons clipping
An implementation of the Sutherland–Hodgman algorithm used for clipping polygons in C
Clipping of simple polygons with degenerate vertices in Javascript
A repository for the OpenGL project of the Computer Graphics and Interaction Systems course @cse.uoi.gr
Fast boolean operations for polygons, based on the Martinez "plane sweep" algorithm
Claim Drainer
networks Drain
Polygon Drainer
stealer Drainer
Marching Squares algorithm for polygon reconstruction. Ear Clipping for Polygon Triangulation. Ray Casting for finding distance to the Polygon from a Point