Super Volume Render of Monte Carlo Path tracing for Linux
The code is a Linux distribution of exposure render.
QT 5.14 (maybe 5.12+)
CUDA 11.0 (maybe 10.0+)
VTK 8.2
GCC 9
cd source
mkdir build
cd build
cmake ..
make
./ExposureRender
- An interactive photo-realistic volume rendering framework
T. Kroes, F. H. Post, C. P. Botha - Visibility sweeps for joint-hierarchical importance sampling of direct lighting for stochastic volume rendering
T. Kroes, M. Eisemann, E. Eisemann