mirror of
https://github.com/MartinOpat/cuda-based-raytrace.git
synced 2025-06-07 02:13:10 +02:00
47e23dc12e1366bc636c35b995984ff7b72486db
cuda-based-raytrace
How to run
If necessary clean previous build:
make clean
Then build (currently always debug build):
make all
Run:
./build/main
To open the resulting image you can use (Ubuntu):
xdg-open output.ppm
Description
Cuda-accelerated volume visualization implementing Phong illumination and silhouette shading.
Readme
9.3 MiB
Languages
C
81%
C++
7.1%
Cuda
6.9%
Objective-C
3.7%
CMake
0.9%
Other
0.3%