Anmeldung



- search -
Edit...

JSPWiki v2.2.28
 
Flood Mandelbrot

floodMandel.jpg

This is a little Java Applet based on a win32 delphi program(info) I programmed a few years ago. It calculates the famous mandelbrot set in a new way:

  • in each iteration step all pixels are calculated parallel

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:

  • Time: You can see the mandelbrot set as an endless dynamic process. You see a difference between the past and the future: the past is fix and can not be changed, but the future is undefined (the wave like inside).
  • You can get a feeling for the infinite undefined inside which is far beyound the scope of computability.

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).

SourceCode

TODO

  • Make a start / stop - toggle - button, and make the frame closeable.
  • Show the most important source part of the mandelbrot calculation
  • Explain the use of polar complex math and HSB color space
  • Append nice Screenshots and gif animations
  • Inline of private methods - are private methods used everywhere possible?





letzte Änderung 21-May-2007 21:11:29 CEST von unknown.

Dateien:
FloodMandelbrot_src.zip FloodMandelbrot_src.zip 5287 bytes
FloodMandelbrot.jar FloodMandelbrot.jar 8058 bytes
Mandel.exe Mandel.exe 374784 bytes
floodMandel.jpg floodMandel.jpg 2502 bytes


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.