Spiro
A Spirograph is a curve defined by the interactions of two circles. This applet simulates the popular Spirograph toy. Source included.
How To Use:
Download Spiro.zip (14KB) and unzip within your HTML directory.
Java Source: source.html
HTML Source:
<APPLET CODE="Spiro.class" width=500 height=300>
Radius of large circle
<PARAM NAME="R" VALUE="20">
Radius of small circle
<PARAM NAME="smallr" VALUE="5">
Offset of moving circle
<PARAM NAME="O" VALUE="70">
Red
<PARAM NAME="redBits" VALUE="242">
Green
<PARAM NAME="greenBits" VALUE="255">
Blue
<PARAM NAME="blueBits" VALUE="139">
Number of iterations
<PARAM NAME="I" VALUE="400">
</APPLET>
Status: Freeware
Author: Anu Garg
Homepage: http://www.wordsmith.org/~anu/anu.html
Upload Date: September 27, 1996
New on the Java Boutique:
New Review:
Time Management Made Easy with the Quartz Enterprise Job Scheduler
Why not just use the Java timer API? This open source scheduling
API boasts simplicity, ease-of-integration, a well-rounded feature
set, and it's free!
New Applet:
Reverse Complement
Reverse Complement is a simple applet that converts DNA or RNA
sequences into three useful formats.
Elsewhere on internet.com:
WebDeveloper Java
Lots of Java information on webdeveloper.com
WDVL Java
Thorough Java resource at the Web Developer's Virtual Library.
ScriptSearch Java
Hundreds of free Java code files to download.
jGuru: Your View of the Java Universe
Customizable portal with online training, FAQs, regular news updates, and tutorials.