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