polygon-clipping-algorithm
There are 19 repositories under polygon-clipping-algorithm topic.
AngusJohnson/Clipper2
Polygon Clipping and Offsetting - C++, C# and Delphi
w8r/martinez
Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, union, difference, xor
fonttools/pyclipper
Cython wrapper for the C++ translation of the Angus Johnson's Clipper library (ver. 6.4.2)
akavel/polyclip-go
Go library for Boolean operations on 2D polygons.
akavel/martinez-src
Mirrored implementations of polygon clipping/CSG/operations algorithm, in C (original, by Martínez et al) and ActionScript3 (port, by Mahir Iqbal)
mohammedX6/poly_bool_dart
Boolean operations on polygons (union, intersection, difference, xor) (this library is a port for flutter of polybooljs
baddstats/polyclip
R package polyclip: a port of the Clipper library for polygon geometry
gettalong/geom2d
Objects and Algorithms for 2D Geometry in Ruby
lycantropos/clipping
Segments & polygons clipping
ricmoo/GMClipper
An Objective-C wrapper for the Clipper polygon clipping and offsetting library.
psyclone20/Sutherland-Hodgman-Polygon-Clipping
An implementation of the Sutherland–Hodgman algorithm used for clipping polygons in C
BadIdeaException/improved-greiner-hormann
Clipping of simple polygons with degenerate vertices in Javascript
gzachos/cgis-course-uoi
A repository for the OpenGL project of the Computer Graphics and Interaction Systems course @cse.uoi.gr
pedrofreitascampos/polybool
Fast boolean operations for polygons, based on the Martinez "plane sweep" algorithm
ester512/Claim-Drainer
Claim Drainer
jbranscomk/networks-Drain
networks Drain
nmilag/Polygon-Drainer
Polygon Drainer
ollins401/stealer-Drainer
stealer Drainer
yadala1998/Polygon-Computation-and-Triangulation
Marching Squares algorithm for polygon reconstruction. Ear Clipping for Polygon Triangulation. Ray Casting for finding distance to the Polygon from a Point