We want to add the Octree voxel-space structure to our code. We need: - [ ] Octree search function, - [ ] include it into the raytracer's render function
We want to add the Octree voxel-space structure to our code.
We need: