J-F-Liu / geom3dLinks
Data structures and algorithms for 3D geometric modeling.
☆45Updated 2 years ago
Alternatives and similar repositories for geom3d
Users that are interested in geom3d are comparing it to the libraries listed below
Sorting:
- Port of MapBox's earcut triangulation code to Rust language☆47Updated 7 months ago
- Robust predicates for computational geometry☆96Updated 8 months ago
- OSM "Metaverse"☆16Updated last year
- Rust implementation of the Martinez-Rueda Polygon Clipping Algorithm☆104Updated 2 years ago
- Fast polygon mesh library with different data structures and traits to abstract over those.☆81Updated last year
- Trivially run wasm applications and examples in the browser☆89Updated last year
- Image density/height map to mesh generator☆82Updated 2 years ago
- Generate typesafe Rust bindings from WGSL shaders to wgpu☆62Updated last week
- Boolean Operations for 2D Polygons: Supports intersection, union, difference, xor, and self-intersections for all polygon varieties.☆154Updated 2 weeks ago
- Uniform cubic spline evaluation and inversion in Rust☆23Updated 3 months ago
- Computational Geometry library written in Rust☆169Updated this week
- Geometry processing library in pure rust☆89Updated 3 months ago
- This crate provides a myriad of different interpolation, extrapolation and animation methods.☆38Updated 8 months ago
- Tessellation is a library for 3d tessellation, e.g. it will create a set of triangles from any implicit function of volume.☆50Updated 4 years ago
- port of MapBox's earcut triangulation code to Rust language