9 releases (3 stable)
1.0.3 | Jan 24, 2025 |
---|---|
1.0.0 | Jan 23, 2025 |
0.1.5 | May 4, 2024 |
0.1.2 | Jan 14, 2024 |
#542 in Data structures
439 downloads per month
19KB
405 lines
voxtree
A simple sparse voxel 64-tree implementation in rust.
project goals
- Providing a simple to use surface API while maximizing performance.
- User specific features like LOD, culling, et al. will be disabled by default.
- Maximal performance on the CPU, examples will be provided for implementation on the GPU but should be simple to use and left up to the user.
sources
TODO
made with enthusiasm :)
Dependencies
~0.4–1MB
~20K SLoC