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