There are 3 repositories under polygon-clipping topic.
Polygon Clipping and Offsetting - C++, C# and Delphi
Computational Geometry Unity library with implementations of intersection algorithms, triangulations like delaunay, voronoi diagrams, polygon clipping, bezier curves, ear clipping, convex hulls, mesh simplification, etc
Boolean operations on polygons (union, intersection, difference, xor)
Apply boolean polygon clipping operations (union, intersection, difference, xor) to your Polygons & MultiPolygons.
A simple script for fracturing polygons. Also adds nice helper functions for polygons like calculateArea, triangulate, getRandomPointsInPolygon, getBoundingRect)
100x Faster Slicing of SCAD Files for 3D Printing
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
Clipping and geometric operations for spherical polygons.
Rust implementation of the Martinez-Rueda Polygon Clipping Algorithm
Simple polygon triangulation algorithms in pure python
Boolean Operations for 2D Polygons: Supports intersection, union, difference, xor, and self-intersections for all polygon varieties.
WASM port of Clipper 2 for Polygon Clipping and Offsetting
Computational Geometry Unity library with implementations of intersection algorithms, triangulations like delaunay, voronoi diagrams, polygon clipping, bezier curves, ear clipping, convex hulls, mesh simplification, etc
A differentiable Python implementation of the Sutherland–Hodgman algorithm for clipping polygons in 2D.
A header-only library that implements the Vatti clipping algorithm
Java port of Clipper2, a Polygon Clipping and Offsetting Library
A numpy geometry class and functions that work with arcpy and ESRI featureclasses. Includes Free Tools for ArcGIS Pro
Boolean operations on polygons (union, intersection, difference, xor) (this library is a port for flutter of polybooljs
Python Polygon Clipping and Offsetting based on Clipper2 Library
A Swift version of polygon clipper.
Java port of https://github.com/velipso/polybooljs. Boolean operations on polygons (union, intersection, difference, xor)
Geometries processing
Apply boolean polygon clipping operations (union, intersection, difference, xor) to Polygons & MultiPolygons in your GeoJSON files.
Martinez algorithm for polygon Boolean operations, PHP library.
Computer Graphics built using Win32 Desktop Applications with C++. Depends on input taken from mouse clicks. Building computer graphics from scratch using mathematical equations and problem solving with C++. Implementing the most famous computer graphics algorithms from scratch.
Algorithms for Computer Graphics
Code Repository for Computer Graphics Theory and Sessional!
A poly-bool library supports main operations such as union, intersection, difference, xor, and self-intersection.
Python port of polygon clipping algorithm by F. Martinez et al. (with separate C++ binding)
Various Computer Graphics Algorithms
Martinez algorithm for polygon Boolean operations
Segments & polygons clipping