A Rust Sparse Voxel Octree that exploits exponent-of-2 constraints for performance.
☆17May 29, 2015Updated 11 years ago
Alternatives and similar repositories for bit-svo
Users that are interested in bit-svo are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Sparse Voxel Octree (SVO) in Rust.☆31May 17, 2023Updated 3 years ago
- Linearization of N-dimensional array indices.☆17Feb 13, 2022Updated 4 years ago
- A set of safe Least Recently Used (LRU) map/cache types for Rust☆18Jan 25, 2023Updated 3 years ago
- A game/tech demo of refractive abberation.☆17Jan 17, 2026Updated 8 months ago
- bevy voxel raymarching☆17Jun 27, 2024Updated 2 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Odin bindings for fasm, the flat assembler☆11Aug 20, 2026Updated last month
- Pathfinding on grids using jump point search and connected components.☆28Aug 16, 2026Updated last month
- Rust traits for nonzero generic integers☆18May 24, 2022Updated 4 years ago
- Pixel quadtrees and voxel octrees☆53Feb 23, 2024Updated 2 years ago
- World Renderer & Generator☆16Apr 22, 2026Updated 4 months ago
- Compresses normal vectors (or any 3D unit vector) using Octahedron encoding☆11Jul 22, 2024Updated 2 years ago
- Various pathfinding algorithms implemented in rust. Currently very WIP.☆16Sep 4, 2020Updated 6 years ago
- A curated list of awesome developer and software rants☆13Dec 23, 2015Updated 10 years ago
- Arena allocator with scopes☆44May 7, 2023Updated 3 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- GPU CRF-CTC decoding for nanopore basecalling☆16Sep 2, 2026Updated 2 weeks ago
- Object Relational Mapping for Java☆13Nov 20, 2023Updated 2 years ago
- A simple voxel ray tracer, showing a technique of DDA + distance fields.☆15Jun 27, 2023Updated 3 years ago
- A way to store and manipulate data☆18Aug 7, 2022Updated 4 years ago
- Pure Rust port of eSpeak NG text-to-speech☆22Sep 5, 2026Updated 2 weeks ago
- A land surveying program based on Bézier splines☆12Dec 29, 2024Updated last year
- A lean, minimal, and stable set of types for color interoperation between crates in Rust.☆29Jul 11, 2022Updated 4 years ago
- A simple powder toy clone written in Rust with bevy.☆33Jan 3, 2022Updated 4 years ago
- Rust implementation of the Transvoxel algorithm☆42Nov 11, 2025Updated 10 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Flexible and convenient HTML generation☆12Apr 5, 2023Updated 3 years ago
- easy-gpgpu rust crate☆23Feb 16, 2022Updated 4 years ago
- Tiny KABOOM! on rust from https://github.com/ssloy/tinyrenderer/wiki☆18Jan 2, 2022Updated 4 years ago
- Game ENGine for Rust Programming Language☆90Jun 23, 2026Updated 2 months ago
- A library and tool for accessing remote BLOW5 files.☆25Jun 3, 2026Updated 3 months ago
- Rust GUI library.☆19Jul 29, 2024Updated 2 years ago
- Downsample by a factor of two using sinc interpolation☆27Jan 9, 2016Updated 10 years ago
- Rust implementation of http://pbrt.org/☆21Sep 1, 2026Updated 2 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆65Jun 16, 2026Updated 3 months ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Parse byte size into integer accurately.☆33Sep 17, 2024Updated 2 years ago
- Tool and library for constructing compressed textures across platforms☆34Updated this week
- Voxel demo written in Bevy making heavy use of WGSL compute shaders☆112Dec 21, 2023Updated 2 years ago
- A double entry accounting system/library for Rust☆19Jun 27, 2020Updated 6 years ago
- Generic Deck of Cards Library in Rust. Currently supports out of the box a traditional French Deck, Canasta, Euchre, Pinochle, Razz, Shor…☆24Updated this week
- Attack on Voxelburg - GameBoy Advance game for the gbajam22