3D Matrix Transformations

To view the various transformations, first click within the applet.
Press T for Translation
Press X for rotation about X axis
Press Y for rotation about Y axis
Press Z for rotation about Z axis
Press S for scaling
In case the above operations do not work, try reloading the page and clicking in the applet area again.
Source Code: Cubes.java extends BufferedApplet.java and uses Matrix3D.java .