Kevin Harris

CS431: Introduction to Computer Graphics

University of Utah

Fall 1997

Program #2


Class Handout
Program2.java -- Main source
Vect_3D.java -- 3D vector class
MovableObject.java -- Movable Object class (physics)
Ship.java -- Ship class (physical/graphical ship properties).

See a working version below (try the mouse and/or the keyboard).
You may have to click on the applet before the browser will transfer keyboard control to it.

Notes:
1