Math Art programs: 
   HTML    Class
 1. Diatoms   This program produces pretty pictures in an attempt to copy the symmetry and complexity of diatoms Diatoms.class 
 2. Koch Snowflake This program produces Koch Snowflakes: Triangular structures are added to the sides. As your depth of detail increases there are more sides that have the triangular structure. Snowflake.class
 3. Fractals   This Fractal generator program consists of HTML, JavaScript and a Java Applet. This one is based on other people's work Fractal.class
GenFractal.class

 To run  programs offline you need to save 2 files: (1) the web page and (2) the class for that web page.  Download and save the class(es)  in the same directory as you saved the web page.

Enjoy, Orland Hooge,  Chilliwack, B.C.,  Canada

Back to the JavaScript categories