Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 701 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 701 Bytes

Ray-Tracing Rendering System in OpenGL

OpenGL rendering system that builds a ray-tracing model that supports different object types (planes, cubes, spheres and triangle meshes), that can have multiple materials (Lambertian, Metal, Translucent, Isotropic). The presence of point lights is used to give light to the scenes.

Programming language C++ 11
Language English (variables and functions), Catalan (comments)
Authors Albert Espín and Pau Sanchez (partially, since the base code was provided by Prof. Anna Puig)
Date Q1 2017

Render Gallery