Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 398 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 398 Bytes

Ray Tracer

Written by Mia Celeste and Mike Gao

Compile and Run under OSX:

cd
cmake .
make
./Ray_Tracer

The Image

Reference

Ray Tracing in One Weekend by Peter Shirley

Ray Tracing the Next Week by Peter Shirley

Fundamentals of Computer Graphics by Shirley et al.

Light for Visual Artists by Richard Yot

The Secret Language of Color by Joann Eckstut