ybyygu / rust-octree
rust implementation of octree algorithm for nearest neighbor search in 3D space
☆48Updated last year
Alternatives and similar repositories for rust-octree:
Users that are interested in rust-octree are comparing it to the libraries listed below
- Fast polygon mesh library with different data structures and traits to abstract over those.☆76Updated 2 months ago
- Efficiently calculate gravitational acceleration.☆38Updated last month
- Port of MapBox's earcut triangulation code to Rust language☆43Updated last month
- A minimal OpenCL, CUDA, Vulkan and host CPU array manipulation engine / framework.☆72Updated 2 months ago
- A triangle mesh data structure including basic operations.☆78Updated 5 months ago
- easy-gpgpu rust crate☆23Updated 3 years ago
- Generate typesafe Rust bindings from WGSL shaders to wgpu☆45Updated 3 weeks ago
- Framework for playing around with rendering libraries in Rust☆28Updated 3 years ago
- An asyncronous and pleasant entity-component system for Rust☆64Updated 5 months ago
- ☆80Updated last year
- Implementation agnostic memory allocator for Vulkan-like APIs☆86Updated 10 months ago
- A Rust Sparse Voxel Octree that exploits exponent-of-2 constraints for performance.☆17Updated 9 years ago
- Tensor library for machine learning☆24Updated this week
- Trivially run wasm applications and examples in the browser☆82Updated 8 months ago
- An n-dimensional array library that uses wgpu to run compute shaders on all wgpu backends (and multiple at once)☆30Updated 4 years ago
- Robust predicates for computational geometry☆74Updated last year
- Easily cope with numeric literals in generic Rust code☆27Updated 3 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Auto differentiation library☆66Updated last year
- ☆21Updated 4 years ago
- A camera controller for editors and CAD☆54Updated last month
- Task Orchestration Framework☆58Updated last year
- Simple profiler scopes for wgpu using timer queries☆99Updated last month
- GPU scientific computing on every platform☆56Updated this week
- Signed distance field generator in pure Rust☆29Updated 2 years ago
- A library for least squares fitting of separable, nonlinear models to data.☆66Updated 3 weeks ago
- Pathfinding on grids using jumping point search and connected components.☆26Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated 2 months ago
- Interpolation made easy.☆165Updated 3 months ago
- Comparing performance of Rust math libraries for common 3D game and graphics tasks☆204Updated 3 months ago