CUDA-based real-time ray marcher for physically-based rendering of geometries in H3 space.
Looks just like a naive solar system from afar |
Light doesn't travel in straight path |
Spheres rotating appear to be "moving away" |
CUDA 11.8
or above &&nvcc
CMake
make
gcc
glm
mkdir build
cd build
cmake ..
make