ciscorn / earcut-rsLinks
A Rust port of the Earcut polygon triangulation library with performance in mind.
☆24Updated 2 months ago
Alternatives and similar repositories for earcut-rs
Users that are interested in earcut-rs are comparing it to the libraries listed below
Sorting:
- Rust adaptation of Proj4☆47Updated 4 months ago
- Contour polygon creation in Rust (using marching squares algorithm)☆56Updated 11 months ago
- OSM "Metaverse"☆16Updated last year
- Port of MapBox's earcut triangulation code to Rust language☆44Updated this week
- ☆23Updated last year
- Boolean Operations for 2D Polygons: Supports intersection, union, difference, xor, and self-intersections for all polygon varieties.☆110Updated last week
- Data structures and algorithms for 3D geometric modeling.☆40Updated last year
- port of MapBox's earcut triangulation code to Rust language☆61Updated last year
- FlatGeobuf rendering with Bevy engine☆17Updated 3 years ago
- Robust predicates for computational geometry☆81Updated 3 weeks ago
- An integration to render SVG files with Vello.☆34Updated last week
- Rust ffi and idiomatic wrapper for zeux/meshoptimizer, a mesh optimization library that makes indexed meshes more GPU-friendly.☆175Updated last month
- VsCode Syntax highlight for WGSL files☆86Updated last year
- Finger-friendly Sudoku game