Path tracing program written in C++. Based off this amazing tutorial.
- Editor made using SDL2 and Dear ImGui
- Lambertian, metal, dieelectric, and diffuse lighting materials
- Multi-threaded rendering
- Quad and sphere primitives
- Save renders as .png images


