ybyygu / rust-octree
rust implementation of octree algorithm for nearest neighbor search in 3D space
☆43Updated last year
Related projects ⓘ
Alternatives and complementary repositories for rust-octree
- easy-gpgpu rust crate☆24Updated 2 years ago
- Framework for playing around with rendering libraries in Rust☆29Updated 3 years ago
- Efficiently calculate gravitational acceleration.☆38Updated last year
- Generic B-Spline Curves in Rust☆40Updated 2 years ago
- Tessellation is a library for 3d tessellation, e.g. it will create a set of triangles from any implicit function of volume.☆43Updated 3 years ago
- Port of MapBox's earcut triangulation code to Rust language☆41Updated last year
- Procedural macros for working with Vulkan shaders☆41Updated 2 months ago
- Simple profiler scopes for wgpu using timer queries☆94Updated 2 weeks ago
- Signed distance field generator in pure Rust☆29Updated 2 years ago
- Rust library for applying Gaussian quadrature to integrate a function☆19Updated this week
- A collection of Vulkan memory allocators written in Rust.☆9Updated 2 years ago
- Safe, fully-featured bindings to the Tracy profiler☆22Updated 2 months ago
- Fast polygon mesh library with different data structures and traits to abstract over those.☆77Updated 3 weeks ago
- Rust crate to generate GLSL structs with explicitly-initialized padding bytes☆73Updated last month
- ☆14Updated 4 years ago
- ☆79Updated last year
- ☆21Updated 3 years ago
- Generate typesafe Rust bindings from WGSL shaders to wgpu☆43Updated last week
- A triangle mesh data structure including basic operations.☆72Updated 2 months ago
- Dual Number library for Rust☆17Updated 3 years ago
- A vdom-free reactive UI lib for the bevy game engine☆58Updated 2 years ago
- Shred based event handler☆59Updated 2 years ago
- Implementation agnostic memory allocator for Vulkan-like APIs☆86Updated 7 months ago
- Place small arrays on the stack with a low-cost!☆17Updated 3 weeks ago
- Skeleton animation and IK crate☆38Updated 2 years 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
- Value probing with egui based UI☆14Updated last month
- STL loader for bevy, based on stl_io☆30Updated 4 months ago
- Pathfinding on grids using jumping point search and connected components.☆25Updated 3 months ago
- A zero-allocation library providing const-generic implementations of Bézier curves, B-Spline curves and specialized implementations of up…☆40Updated last month