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