arena-voxel-tree 0.0.1

An adaptation of r3bl-org Arena-tree implementation to the voxel context. Async + Multithreaded
Documentation
1
2
3
4
5
# Arena Voxel Tree


A Voxel tree inspired by combaining sparse voxel octrees with [r3bl-org](https://github.com/r3bl-org/r3bl_rs_utils) arena tree.

* This library is inspired by [r3bl-org work]https://github.com/r3bl-org/. I don't claim the implementation or the idea, just the adaptation to the voxel context