CS465 Program 1: Ray I
NOTE: Sample scenes are just to get you started,
and they do not comprise an exaustive test of your
program. You will want to devise more scenes of your own for
debugging and to test additional cases.
FAQ
- Q: How do I get this thing to compile and work?
A: A previous 465 course wrote a brief guide to help you get set up in the Eclipse
IDE. However, you do not need anything more sophisticated than an
editor, e.g., emacs, a java compiler and command prompt to perform this
assignment.