Here some demos of my new sparse-voxel-octree (SVO) rayster.Technical details:
-Storage: ca. 100 bit/voxel
-Stack-based
-Uses a variant of persistent threads
Demo download: SVO-Demo-Cuda.2.3.7z
Here some demos of my new sparse-voxel-octree (SVO) rayster.
Today I made a comparison of CPU vs. GPU, to see if it was really worth the work to write everything in CUDA rather than for CPU. [detaild pics] [-CPU-Demo-]