Edit... JSPWiki v2.2.28 |
This is a little Java Applet based on a win32 delphi program I programmed a few years ago. It calculates the famous mandelbrot set in a new way:
The result is a flood like effect: The inside of the mandelbrot set is like a rotating wave cristallising at the outside, and the outside is flooding in. This gives the visualisation of the mandelbrot set a new dimension:
A very interesting part of this program is the fact that I could see the difference between Java and Delphi. Java is not so fast as Delphi, but it is nearly as fast. The Java implementation was easier to do, and it uses 64 Bit Floating Point arithmetic (ok, it's sadly not enough, maybe the use of bigdecimal would be a nice try). SourceCodeTODO
letzte Änderung 21-May-2007 21:11:29 CEST von unknown.
Dateien:
Earthdawn (R) ist ein eingetragenes Warenzeichen der FASA Corporation. Barsaive (TM) ist ein Warenzeichen der FASA Corporation. Copyright (c) 2015 by FASA Corporation. Copyright der deutschen Ausgabe (c) 2015 by Ulisses Spiele GmbH, Waldems. www.ulisses-spiele.de. Diese Webseite unterliegt keiner Abnahme oder Genehmigung durch Ulisses Spiele oder FASA.
|