
Ray Tracer
A path tracer in pure C++ that reads its scenes from JSON and renders them three ways: direct illumination, supersampled anti-aliasing, and path-traced global illumination.
1 entries tagged #ray_tracingAll tags

A path tracer in pure C++ that reads its scenes from JSON and renders them three ways: direct illumination, supersampled anti-aliasing, and path-traced global illumination.