Ray Tracer

This was my first ray tracer, implemented on the CPU using OpenGL and GLUT to present to the screen, and coded in Dev-C++. It is largely inspired by the ray tracer used in the book Ray Tracing from the Ground Up, an excellent and highly recommended book on ray tracing by Kevin Suffern.