ybyygu / rust-octreeLinks
rust implementation of octree algorithm for nearest neighbor search in 3D space
☆49Updated 2 years ago
Alternatives and similar repositories for rust-octree
Users that are interested in rust-octree are comparing it to the libraries listed below
Sorting:
- Fast polygon mesh library with different data structures and traits to abstract over those.☆81Updated 9 months ago
- easy-gpgpu rust crate☆23Updated 3 years ago
- Generate typesafe Rust bindings from WGSL shaders to wgpu☆50Updated last month
- Halfedge mesh library in Rust☆28Updated 3 weeks ago
- Port of MapBox's earcut triangulation code to Rust language☆46Updated 3 months ago
- Signed distance field generator in pure Rust☆30Updated 3 years ago
- ☆80Updated 2 years ago
- GPU scientific computing on every platform☆115Updated 3 months ago
- Trivially run wasm applications and examples in the browser☆87Updated last year
- Fast implementation of QOI format in Rust