Rendered a short movie using customized ray-tracer.
Coded almost everything from scratch in C++.
Implemented Depth of Field, Motion Blur, and Cook-Torrance Effect.
Acknowledgement and Citation:
Thanks to Professor Theodore Kim !
Stick Figure Motion from Carnegie Mellon Motion Capture Database (http://mocap.cs.cmu.edu/).
Viewer code for the Motion Capture Database (http://graphics.cs.cmu.edu/software/mocapPlayer.zip).
Background Music: Komm Susser Tod by Natalia Andrea
Code loading STL models by dillonhuff (https://github.com/dillonhuff/stl_parser)