Boolean Operations for 2D Polygons: Supports intersection, union, difference, xor, and self-intersections for all polygon varieties.
-
Updated
Nov 11, 2024 - Rust
Boolean Operations for 2D Polygons: Supports intersection, union, difference, xor, and self-intersections for all polygon varieties.
Efficient rasterization of line segments with pixel-perfect clipping.
Implementation of Weiler-Atherton Polygon Clipping Algorithm in Rust
Add a description, image, and links to the clipping topic page so that developers can more easily learn about it.
To associate your repository with the clipping topic, visit your repo's landing page and select "manage topics."