/tracer

Toy raytracer developed while reading Ray Tracing in One Weekend

Primary LanguageC++

Tracer

Toy raytracer created while reading Ray Tracing in One Weekend, by Peter Shirley.

Most recent output:

Requirements

  • C++14 compiler (GCC 5.4.0+ or Visual Studio 17+)

Build

cd to the directory and make

Usage

./bin/tracer /path/to/output.png