CS155 Ray Tracer grading
Here are the steps to grading your ray tracer. Please following them carefully.
-
Copy your ray tracing project folder from your CD/DVD to the desktop. Open the project folder,
set compilation to release mode, and rebuild all. Go to the release folder and change the
name of your executable to rt.
-
Download the grading folder rtResults to the desktop and unzip it.
Rename it YourFirstNameResults.
- Copy rt from your project folder to the rtResults folder.
- Copy your assignment2.html from your CD to the rtResults folder including
any necessary image files.
-
Run allTests.
-
Check out your results by opening rtComparison.html in a web browser.
-
Zip the results folder and upload it to your wiki page.