This gist is meant to assist you in bootstrapping the setup and basic debugging for your raytracer homework.
For some reason, GitHub doesn't allow you to make a private fork of a public repository directly. That being said, it is not impossible. For this assignment, the commands are(taken from here):
- Create a bare clone of the repository.
(This is temporary and will be removed so just do it wherever.)
git clone --bare [email protected]:PRONTOLab/598APE-HW1.git