Topic 1: A Java Applet
Rob's Ray-Traced Shiny-Red Torus and Gold Sphere Java Applet...
This 'lil Java applet is 160x120 pixels in size and takes two parameters:
Interval specifies the milliseconds paused between frames, and
Direction specifies either clockwise (1) or counterclockwise (0) rotation.
For this example page, the Interval=100, and the Direction=1 (clockwise):
Check out the source code
for this applet by clicking the link provided. If you have Visual J++ installedon your system,
it will load the applet project!