Perl Modules
The Rotating Cube - Java Applet
The rotating cube in the upper left corner is an old applet I wrote
while learning Java. The
nice thing about it, that it is written "the hard way" - at the time I
wrote it, there was no other way - the Java 3D API did not exist yet.
In the following link, you can learn
how I wrote the 3D rotating cube.
If you wish, you can download the classes
of the cube.