A sparse voxel octree in rust.
Stars
9
Forks
1
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
17
commits
added contiguous arena
ce37753
patched traversal method bug
e1768ea
hotfix update
7a0ad9c
made address public
f58a58e
added bytemuck and removed padding on branches
3202c62
minor hotfix update
e31872c
made depth public
709b8c7
added author, description, and license
39e6aec
removed direnv from cache
68f0460
fixed gitignore
6f48904
added direnv to gitignore
f7d80f4
breaking 'working' update
fa56884
Update README.md
5704ffb
made set method function
4017a1a
setup basic functionality for implementation
cc8ca03