Skip to content

Mike-Gao/ray-tracer-legacy

Repository files navigation

Ray Tracer

Written by Jerry Wang and Mike Gao

Compile and Run under OSX:

cd
cmake .
make
./Ray_Tracer

Documentation

There are two identical copies of the documentation. They live in

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

Releases

No releases published

Packages

No packages published

Languages