Fuzzyjou

Last updated: 08.05.2002


Files

Parameters

Test Applet


Files

Filename Description Java Class
Fuzzyjou Implements an applet that draws Lissajou spirals. [Java File]  
ExtendedApplet Implements parameter parsing and other frequently-required applet functionality. [Java File]  
Java Archive Classfiles as a Java Archive (JAR).   [JAR Archive]
Project Archive (StuffIt) Sources and CodeWarrior project in StuffIt 5 format for Macintosh users. [StuffIt Archive]  
Project Archive (ZIP) Sources in ZIP format for PC users. [ZIP Archive]  

To download source or class files, click on the file icon with your right mouse button (Windows/UNIX) or click and hold (Macintosh) and choose "Save ..." or "Download ...". Archives containing the sources for this applet are provided in StuffIt 5 and Zip format.

Parameters

Parameter Type Values Default Notes
color Color #rrggbb #FFFFFF color to use for drawing spheres
background Color #rrggbb #FFFFFF color to use for drawing background
draw-offscreen boolean yes, no no Draw design fully before displaying?
interactive boolean yes, no yes Draw new design when user clicks mouse?
loop boolean yes, no no Draw new design automatically at fixed interval?
refresh int - 5 Interval (in seconds) between new patterns.
size int - 12 Size (in pixels) of spheres plotted.
step double - 0.2 Interval between successive spheres.
color-mode string black and white, fixed, random color, random gray, dark to light gray, light to dark gray, dark to light color, light to dark color random color Option for different color styles.
shade-mode string fuzzy, flat, circles fuzzy Option for different shading styles.

Test Applet

[raingod:resources:java] -- [up][links][home]