Wednesday, 17 October 2012

Ray Tracer



Project : Ray Tracer
Semester : Spring 2012
Platform : Processing
Course : 3D Graphics and Rendering
Instructor : Prof. Saty Raghavachary


For the final team project (team of 3) for the 3D Graphics anf Rendering course, we implemented a Ray Tracer.
The Ray Tracer reads a scene file and renders the scene on the screen.
My main contribution was designing the structure of the program and modules, working out the geometry to be implemented, implementing ray generation and shadows.



Teapot rendered using basic Ray Tracing




Ray Tracing - Reflections




Ray Tracing - Shadows