Chaos Game

Last updated: 08.05.2002


Files

Parameters

Test Applet


Files

Filename Description Java Class
ChaosGame Implements an applet that draws Sierpinski triangles. [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
attractors int 1-99 3 Number of attractors to use (determines shape plotted).
iterations int - 500000 Number of points to plot.

Test Applet

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