A simple python ray tracer that runs on the CPU.
- Pixel Perfect Shadows.
- Reflections with upto 4 bounces.
- Support for multiple lights in the same scene
- Lights follows physcial laws
- HDR Tonemapping
- Metallic Materials
A simple python ray tracer that runs on the CPU.