As I passed my first Java course last week (everybody begins slowly...) here's my first little Java toy: An Applet which draws a mandelbrot set and let you zoom in by selecting an area to look closer at.
http://southbrain.com/mandel.html
You'll need at least Java 5 from Sun and a Java plugin capable Browser. Beware, it has bugs and does not use seperate threads for calculation at this moment. It's a first try.
Enjoy.
http://southbrain.com/mandel.html
You'll need at least Java 5 from Sun and a Java plugin capable Browser. Beware, it has bugs and does not use seperate threads for calculation at this moment. It's a first try.
Enjoy.

Leave a comment