A Rust Sparse Voxel Octree that exploits exponent-of-2 constraints for performance.
☆18May 29, 2015Updated 10 years ago
Alternatives and similar repositories for bit-svo
Users that are interested in bit-svo are comparing it to the libraries listed below
Sorting:
- Linearization of N-dimensional array indices.☆16Feb 13, 2022Updated 4 years ago
- A set of safe Least Recently Used (LRU) map/cache types for Rust☆16Jan 25, 2023Updated 3 years ago
- ☆20Jul 8, 2025Updated 7 months ago
- Rust traits for nonzero generic integers☆17May 24, 2022Updated 3 years ago
- Sparse Voxel Octree (SVO) in Rust.☆27May 17, 2023Updated 2 years ago
- Blitting library for 2D sprites☆26Nov 26, 2025Updated 3 months ago
- Compresses normal vectors (or any 3D unit vector) using Octahedron encoding☆11Jul 22, 2024Updated last year
- A game/tech demo of refractive abberation.☆17Jan 17, 2026Updated last month
- Flexible and convenient HTML generation☆12Apr 5, 2023Updated 2 years ago
- A simple voxel ray tracer, showing a technique of DDA + distance fields.☆15Jun 27, 2023Updated 2 years ago
- Generic Deck of Cards Library in Rust. Currently supports out of the box a traditional French Deck, Canasta, Euchre, Pinochle, Razz, Shor…☆22Jan 16, 2026Updated last month
- Various pathfinding algorithms implemented in rust. Currently very WIP.☆16Sep 4, 2020Updated 5 years ago
- Arena allocator with scopes☆44May 7, 2023Updated 2 years ago
- BVH library for Rust☆16Jul 6, 2021Updated 4 years ago
- A lean, minimal, and stable set of types for color interoperation between crates in Rust.☆29Jul 11, 2022Updated 3 years ago
- Tiny KABOOM! on rust from https://github.com/ssloy/tinyrenderer/wiki☆17Jan 2, 2022Updated 4 years ago
- A double entry accounting system/library for Rust☆17Jun 27, 2020Updated 5 years ago
- Implementation of PBRT in rust based on the C++ version by Matt Pharr, Grep Humphreys, and Wenzel Jakob.☆18Jun 21, 2022Updated 3 years ago
- Rust GUI library.☆19Jul 29, 2024Updated last year
- easy-gpgpu rust crate☆23Feb 16, 2022Updated 4 years ago
- ☆20Jul 8, 2023Updated 2 years ago
- Rust implementation of http://pbrt.org/☆21Feb 1, 2026Updated 3 weeks ago
- A scene-graph implementation in Rust☆27Jan 14, 2026Updated last month
- Voxel engine and game☆22Nov 17, 2021Updated 4 years ago
- Official website for the Rapier physics engine.☆24Sep 28, 2025Updated 5 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆57Feb 9, 2026Updated 2 weeks ago
- Rust wrapper for libfive.☆22Nov 13, 2024Updated last year
- Minimal async cache in Rust with support for key expirations☆55May 27, 2025Updated 9 months ago
- rust implementation of octree algorithm for nearest neighbor search in 3D space☆47Apr 15, 2023Updated 2 years ago
- Generate typesafe Rust bindings for wgsl shaders in wgpu☆76Dec 27, 2025Updated 2 months ago
- Rust Mini Game Framework☆23May 27, 2024Updated last year
- Neat 3D math and graphics library☆37May 11, 2023Updated 2 years ago
- Color space conversion math made simple☆40Nov 20, 2024Updated last year
- Delaunay triangulation and Voronoi diagram generation. Ported from Mapbox's Delaunator and d3-voronoi☆61Mar 7, 2025Updated 11 months ago
- Pixel quadtrees and voxel octrees☆55Feb 23, 2024Updated 2 years ago
- 🎼 Realtime procedurally generated sound effects☆56Feb 8, 2026Updated 3 weeks ago
- Library for working with pixels and images☆27Apr 6, 2025Updated 10 months ago
- Pathfinding on grids using jump point search and connected components.☆27Jan 3, 2026Updated last month
- Fast and compact sets of bytes or ASCII characters☆28Mar 13, 2021Updated 4 years ago