/raytracing-in-one-weekend

Following the Ray Tracing in One Weekend books

Primary LanguageC++

To build: make

To run: ./raytracer > output/result.ppm

To clean up build: make clean