Mandelbrot


This program draws the Mandelbrot set. We had to incoperate GUI design and recursion in our program. I decided to add a few other features including a click and zoom feature and a pull down menu for the color.

This program caused me a lot of greif and pain from hitting my head aginst the desk, but it turned out real nice. I hope that you enjoy it.

If the program does not show the set, then java may need to be upgraded. Click here and follow the prompts to install the upgrade. When it is done you should see the clock. When you see the clock you will need to close all instances of the web browser and start it again.



Back to Java page
Last modified 3 Nov 2002

- 5 Dec 2001 - Added control structure to make redraw faster when scrolling the page.