A raytracer in modern C++, just for fun. No promises.
You can set up in Docker (or separately, using the Dockerfile as a guide):
./run prepare
./run check
./run render -- --width=1024 data/example.json example.bmp
A raytracer in modern C++, just for fun. No promises.
You can set up in Docker (or separately, using the Dockerfile as a guide):
./run prepare
./run check
./run render -- --width=1024 data/example.json example.bmp