Boolean Operations for 2D Polygons: Supports intersection, union, difference, xor, and self-intersections for all polygon varieties.
Rust 210 18
A fast, efficient and extremely stable 2d triangulation library for rust.
Rust 160 11
A fast 2D geometry library in WebAssembly for JavaScript and TypeScript. Supports polygon boolean operations, buffering, and triangulation.
TypeScript 49 2
Deterministic 2D physics engine for Rust
Polygon boolean operations with bezier curves and elliptic arcs.
iShape is a compact and efficient library specifically designed for representing 2D data structures using FixVec.
This fixed float math library provides an efficient and deterministic solution for arithmetic and geometric operations.
Bridge crate for iOverlay and iTriangle
Bridge exposing Rust iShape polygon tooling to Swift.
High-performance Boolean operations for orthogonal (Manhattan) polygons in Rust.