/raytracing

Ray Tracing

Primary LanguageC++GNU Lesser General Public License v2.1LGPL-2.1

Ray Tracing

Working through the tutorial at https://raytracing.github.io/

Build

$ make

Results

$ ./bin/runner > output.ppm
$ convert output.ppm output.png

Image