Raytrace Renderer

I based this C# Windows Application on C++ code segments from Realistic Rayracing, Second Edition. The video reflects various features that I implemented. I was also successful in implementing bounding volume hierarchies to speed up the render process, an OBJ mesh loader and simplistic motion blur.