A Rust Sparse Voxel Octree that exploits exponent-of-2 constraints for performance.
☆17May 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:
- A game/tech demo of refractive abberation.☆17Jan 17, 2026Updated 2 months ago
- ☆20Jul 8, 2025Updated 8 months ago
- 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
- bevy voxel raymarching☆14Jun 27, 2024Updated last year
- Pathfinding on grids using jump point search and connected components.☆28Jan 3, 2026Updated 2 months ago
- Odin bindings for fasm, the flat assembler☆11Mar 20, 2025Updated last year
- Rust traits for nonzero generic integers☆17May 24, 2022Updated 3 years ago
- Pixel quadtrees and voxel octrees☆54Feb 23, 2024Updated 2 years ago
- Blitting library for 2D sprites☆26Mar 15, 2026Updated last week
- World Renderer & Generator☆16Feb 3, 2026Updated last month
- Volemetric data raymarching renderer☆26Mar 27, 2019Updated 6 years ago
- Compresses normal vectors (or any 3D unit vector) using Octahedron encoding☆11Jul 22, 2024Updated last year
- A curated list of awesome developer and software rants☆13Dec 23, 2015Updated 10 years ago
- 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
- Exports TS definitions from Rust module☆22Mar 3, 2025Updated last year
- High throughput tool for tall and wide multiple sequence alignment.☆27Feb 10, 2026Updated last month
- Generic Deck of Cards Library in Rust. Currently supports out of the box a traditional French Deck, Canasta, Euchre, Pinochle, Razz, Shor…☆23Feb 27, 2026Updated 3 weeks ago
- A way to store and manipulate data☆18Aug 7, 2022Updated 3 years ago
- A simple voxel ray tracer, showing a technique of DDA + distance fields.☆15Jun 27, 2023Updated 2 years ago
- A lean, minimal, and stable set of types for color interoperation between crates in Rust.☆29Jul 11, 2022Updated 3 years ago
- Rust implementation of the Transvoxel algorithm☆42Nov 11, 2025Updated 4 months ago
- A simple powder toy clone written in Rust with bevy.☆32Jan 3, 2022Updated 4 years ago
- BVH library for Rust☆16Jul 6, 2021Updated 4 years ago
- A hybrid voxel rendering engine☆78Feb 21, 2022Updated 4 years ago
- easy-gpgpu rust crate☆23Feb 16, 2022Updated 4 years ago
- Flexible and convenient HTML generation☆12Apr 5, 2023Updated 2 years ago
- Tiny KABOOM! on rust from https://github.com/ssloy/tinyrenderer/wiki☆17Jan 2, 2022Updated 4 years ago
- Game ENGine for Rust Programming Language☆91Jun 12, 2025Updated 9 months ago
- Modding plugin for Bevy game engine☆25May 28, 2021Updated 4 years ago
- Rust GUI library.☆19Jul 29, 2024Updated last year
- ☆12Feb 6, 2026Updated last month
- A design system for building modern and elegant desktop applications☆23Jan 2, 2026Updated 2 months ago
- Downsample by a factor of two using sinc interpolation☆26Jan 9, 2016Updated 10 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆60Feb 9, 2026Updated last month
- Voxel demo written in Bevy making heavy use of WGSL compute shaders☆109Dec 21, 2023Updated 2 years ago
- Rust implementation of http://pbrt.org/☆21Mar 2, 2026Updated 2 weeks ago
- Parse byte size into integer accurately.☆31Sep 17, 2024Updated last year