10 releases (4 stable)
1.0.4 | Mar 17, 2025 |
---|---|
1.0.3 | Jan 24, 2025 |
0.1.5 | May 4, 2024 |
0.1.2 | Jan 14, 2024 |
#175 in Graphics APIs
115 downloads per month
21KB
403 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
~21K SLoC