Files
cuda-based-raytrace/README.md
2024-12-30 12:12:16 +01:00

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