mirror of
https://github.com/MartinOpat/cuda-based-raytrace.git
synced 2025-06-07 02:13:10 +02:00
b3db9a7045e74c2222f0d07b7a5f6e5f66a62b6b
cuda-based-raytrace
How to run
Gui branch was a bit easier to compile using Cmake so to run this branch do:
mkdir build
cd build
cmake ..
make
./cuda-raytracer
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%