CS155 Ray Tracer grading



Here are the steps to grading your ray tracer. Please following them carefully.

  1. 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.

  2. Download the grading folder rtResults to the desktop and unzip it. Rename it YourFirstNameResults.

  3. Copy rt from your project folder to the rtResults folder.

  4. Copy your assignment2.html from your CD to the rtResults folder including any necessary image files.

  5. Run allTests.

  6. Check out your results by opening rtComparison.html in a web browser.

  7. Zip the results folder and upload it to your wiki page.