Skip to content

sherrbss/Ray-Tracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ray Tracer

A simple ray tracer that traces a sphere in a 3-dimensional space. Features include shading (via Phong shading model), shadowing, texturing and anti-aliasing. Additionally, the camera is able to be oriented in whichever such way.