Java Julia Set Generator
Click in the image of the Mandelbrot Set below to generate
the corresponding Julia Set.
Notes
Each Julia Set generated here corresponds to a complex number
c. The Mandelbrot Set lives in
the complex plane and is related to the generated Julia Sets. You may
choose the complex number c by clicking on the image of
the Mandelbrot set or by entering the parameter into the text field and
pressing return. If you enter the number into the text field, you
must enter it in either of the formats
"c = a + b i" or "c = a - b i"
where a is a number and b is a
non-negative number. Note that the spacing is important.
Pressing the "Download" button redirects your browser to a CGI program
which generates a gif image corresponding to your choice of
c. You may download the source code for both the
CGI
and
the applet itself.
Acknowledgement
The cgi uses the gd gif creation library by
Thomas Boutell,
which is copyright Quest Protein Database Center, Cold Spring Harbor Labs
and distributed by boutell.com.
[UNCA |
Math Dept. |
Mark's Home]