https://raytracing.github.io/books/RayTracingInOneWeekend.html
cmake --preset default # configure one time
cmake --build build # compile
./build/bin/raytracing # run
| Name | Name | Last commit date | ||
|---|---|---|---|---|
https://raytracing.github.io/books/RayTracingInOneWeekend.html
cmake --preset default # configure one time
cmake --build build # compile
./build/bin/raytracing # run