Tree Fractal
After a fractal lecture as a part of the computer graphics course at uni a friend of mine wrote a program in Delphi which interactively demonstrated how easy it is to construct interesting images by adjusting the fractal parameters. I liked the idea and thought that it would be great to have such a program written in Java 1.1 so that it would work in every Java aware browser.
Tree Fractal applet is the result of this idea. The archive contains complete source code, a jar archive with compiled classes and a HTML page for viewing in a browser.