A naive basic path/ray tracer using brute force monte carlo methods. It's more of an experiment as I read through Physically Based Rendering. I also originally was inspired to play with this technique after watching Casey Muratori's Handmade Ray.
"Performance"
Check out perflog.md for some stats I've collected while working on the program.