This is a simple raytracer with a few built-in scenes. I originally wrote it for a homework assignment, but later fixed some bugs and polished the code.
- Open the solution file in Visual Studio 2015.
- Build the solution.
- Install
Raytracer\lib\glut32.dll
(either copy it toC:\Windows\SysWOW64
or the current executable directory). - Launch the program.
- Use keys 1-4 to select different scenes
You can view this in 3D by crossing your eyes and focusing on the blended image that appears in the middle.