A CPU path tracer, runs on Windows and Linux.
Initial implementation and scenes based on Peter Shirley's minibook series on ray tracing.
Get command line options with --help. Default parameters are currently in cmdline_parser.h.
- C++20 compatible Clang or Visual Studio 2022
- Linux only: SDL2
Some more process gifs here.

