Stoeoef / spade
Delaunay Triangulations for the Rust Ecosystem
☆281Updated 4 months ago
Alternatives and similar repositories for spade:
Users that are interested in spade are comparing it to the libraries listed below
- Fast 2D Delaunay triangulation in Rust. A port of Delaunator.☆215Updated 2 months ago
- K-dimensional tree in Rust for fast geospatial indexing and lookup☆240Updated last month
- R*-tree spatial index for the Rust ecosystem☆425Updated 2 weeks ago
- Polygonal mesh processing.☆166Updated last week
- Rust implementation of the Martinez-Rueda Polygon Clipping Algorithm☆95Updated last year
- Interpolation made easy.☆166Updated 2 months ago
- ☆102Updated 2 weeks ago
- Geometry primitives (basic linear algebra) for Rust☆463Updated 2 months ago
- Comparing performance of Rust math libraries for common 3D game and graphics tasks☆201Updated 2 months ago
- Robust predicates for computational geometry☆75Updated last year
- Rust ffi and idiomatic wrapper for zeux/meshoptimizer, a mesh optimization library that makes indexed meshes more GPU-friendly.☆167Updated 3 weeks ago
- A triangle mesh data structure including basic operations.☆75Updated 4 months ago
- Tiny OBJ Loader in Rust☆238Updated 5 months ago
- Computational Geometry library written in Rust☆151Updated 2 weeks ago
- Set of mathematical traits to facilitate the use of SIMD-based AoSoA (Array of Struct of Array) storage pattern.☆299Updated 2 months ago
- Generic 2D-3D math swiss army knife for game engines, with SIMD support and focus on convenience.☆286Updated 3 months ago
- Contour polygon creation in Rust (using marching squares algorithm)☆53Updated 7 months ago
- ☆252Updated 3 weeks ago
- k-dimensional tree☆80Updated 8 months ago
- A collision extension to cgmath☆126Updated 7 months ago
- Math Interoperability Types☆262Updated last year
- Approximate floating point equality comparisons and assertions☆158Updated 9 months ago
- Shared resource dispatcher☆242Updated 8 months ago
- Boolean Operations for 2D Polygons: Supports intersection, union, difference, xor, and self-intersections for all polygon varieties.☆51Updated last week
- Rust bindings for the latest stable release of PROJ☆150Updated this week
- port of MapBox's earcut triangulation code to Rust language☆58Updated 8 months ago
- Image density/height map to mesh generator