Sparse Voxel Octree (SVO) Raycasting the Standford Bunny

The octree is about 287MB, created from a ^3 volume. The video was captured on a GTX260 graphics card where the frame-rate has been around 40 to 60 at a resolution of 1024x624 (for HD). The algorithm uses SVO raycasting and is implemented in CUDA.
Back to Top