Assignment 4 Submission Checklist
Before you turn in Assignment 4, make sure that:
- You have compiled and tested your code on the Sweet Hall graphics machines
- You have a configuration file for each of your shaders
- All of your configuration files have the suffix
.cfg
- Your configuration files are named so that it's obvious which shader each configures
- Your configuration files set a reasonable value for
hiDice
- You have added comments to your configuration files
- You have created your web page of images using the configuration files
you are about to submit
- You have included the URL of your web page in your README
- You have documented your extra credit shaders in your README
- You have read the most recent version of the Assignment 4 FAQ
- The only
.ppm
files in your directory are textures for your
shaders
- All of the files you want to submit are in a single directory
If everything looks okay, run the following:
/usr/class/cs248/assignments/assignment4/submit
If you need to resubmit, rerun the submit script as usual. Only your last
submission will be graded.
CS248: Introduction to Computer Graphics, Pat Hanrahan, Fall 1998