This applet generates the so called Mandelbrot and Julia fractals drawn with my very special LSD-coloring scheme. It was successfully tested in 2005 with Internet Explorer and Firefox/Linux.
Reminder: this was written in 1997 when Netscape Navigator 3.x was state of the art. My thoughts about Java: As I started coding in java I was aware, that this language is slow. The more I worked with it, the more bugs and inconsistencies I found. Ok, Java is a very jung language. The overall design is interesting and I'll take a look at it from time to time, but before I start doing really serious coding in java I wait a couple of years.
Java code by Submissive/Cubic & $eeN
Some inspirations and ice-cream by doj/Cubic & $eeN
Source code:
FractalExplorer.java
ImagePanel.java
MandelRenderer.java
MandelState.java
TODO
2005-05-06 © by doj