The Mandelbrot Set

The applet does not use any optimization of the math formulas involved; I wanted to see how fast these images are generated using Java applets. If you are interested in the source code, please send email to wachsmut@shu.edu and I will be happy to send it to you. A stand-alone Java program, generating the same image but running slightly faster, can very easily be made from this applet code.

(bgw)