mirror of
https://github.com/MartinOpat/cuda-based-raytrace.git
synced 2025-06-07 02:13:10 +02:00
884b53655bbc44a86334e0df1d12772f9842fb54
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%