Short : Realtime interactive Julia/Mandelbrot sets Author : cbauer@iphcip1.physik.uni-mainz.de (Christian Bauer) Type : /gfx/demos Version : 3.0 Requires: BeOS DR8 This little programs draws Julia and Mandelbrot sets in realtime. In "Julia" mode, click and drag the mouse inside the window to move the iteration constant across the complex plane. In "Mandelbrot" mode, click and drag the primary mouse button to move around, hold the secondary button to zoom in and the tertiary button to zoom out. If you resize one of Julia's windows, the displayed fractal is also resized in realtime. The maximum iteration depth can be set with the menu "Iterations". The program uses floating point numbers and distributes the calculation to as many CPUs as there are in the machine it runs on.