
OctaFractal
by Rich Schwartz
12 May 2010

PURPOSE
The purpose of this program is to describe a canonical continuous
surjection from a snowflake-like fractal to a carpet-like fractal.
The left half of the program shows a finite sequence of approximations
to the snowflake and the right half shows a finite sequence of 
approximations to the carpet.  The various buttons in the middle
allow you to tweak the display so as to get a good picture of the
objects involved.

HOW TO RUN
You need a java compiler.  You compile the program with the command 

javac *.java

You run the program with the command

java Main




