Skip to content

Latest commit

 

History

History

w1

Ray Tracing in One Weekend

My implementation of Ray Tracing in One Weekend by Peter Shirley.

Mostly follows the book with C++.

To render an image, run the following command with your filename of choice(without the curly brackets)

just render {FILENAME}