Mand.java





How To Use: Navigate around the Mandelbrot Set with the directions of the compass. Use In and Out to zoom for an interesting location. Keep the viewing window small for speed until you have found a nice spot. Then try big. Remember, there will be a LOT of number crunching.
Usage: Place class files within your HTML directory.

Java Source: Mand.java

HTML Source:

<applet codebase=classes code=Mand.class width=410 height=450>
</applet>

Author: Bob Jamison