Ward Dejonckheere

Gameplay Programmer

GP1 Raytracer

A Software defined raytracer in c++

For my course graphics programming, we created a multithreaded software raytracer.
In addition to the default requirements, I added reflections to the scene with a
bunch of optimizations to make it run somewhat smoothly.

Source code can be found on GitHub

Raytracer