CS465 Homework 1

This homework has separate handouts for the written part:

and the programming part:

Using the framework

Before you begin, you need the support libraries.

Here are instructions for setting up the project in Borland JBuilder 8.
Here are instructions for setting up the project in Codewarrior 5 (the version in the CSUG labs).

And finally, be sure to read these implementation hints!

Handing in

The hw1b discussion questions should be answered on paper and turned in during class on Monday (9/13). The programming portion should be handed in via the CS 465 CMS webpage. If CS 465 does not appear in your list of courses in CMS, contact the course staff immediately.

Please place your entire source tree in a JAR archive and upload it as cs465.brush.jar. Do not place vecmath.jar, gl4java.jar, or GL4JavaJauGljJNI14.dll in your submission JAR file.

If you implemented extra credit features, please submit a brief extra-credit-readme.txt listing the all extra credit features you implemented and letting us know about any special requirements for running your project. This is not a formal writeup or design document, just an informal listing; it is only to assist in grading.

Cornell CS465 Fall 2003 (cs465-staff@cs.cornell.edu)