andriyDev / polygon_clipping_rsLinks
A Rust crate to compute boolean operations on polygons.
☆14Updated last year
Alternatives and similar repositories for polygon_clipping_rs
Users that are interested in polygon_clipping_rs are comparing it to the libraries listed below
Sorting:
- Rust crate to perform boolean operations on polygons.☆35Updated 5 months ago
- Geometry processing library in pure rust☆84Updated last month
- Robust predicates for computational geometry☆87Updated 2 months ago
- Boolean Operations for 2D Polygons: Supports intersection, union, difference, xor, and self-intersections for all polygon varieties.☆131Updated last month
- Rust implementation of the Martinez-Rueda Polygon Clipping Algorithm☆102Updated last year
- A polygon Clipping and Offsetting library for Rust.☆17Updated last month
- Data structures and algorithms for 3D geometric modeling.☆41Updated last year
- Image density/height map to mesh generator