Simple Raytracer
Gabriel Villalobos
Description
A simple raytracer that includes full phong shading, as well as specular reflection.
Features
- User-defined sphere locations and colors
- User-defined image resolution
- Full Phong shading
- Recursive Specular reflection
- Image ouput in TGA format
Before Specular Reflection Pictures
After Specular Reflection (and correct light color) Added
Sources
Download
Source