Mandel v1.00 - A Mandelbrot and Julia set implementation

Mandel is a simple educational program that computes the Mandelbrot set and its related Julia sets. Mandel has been created in the classroom as an educational exercise that teaches Maths, BMP graphics, mouse events and timers.

You can use your mouse to zoom in the depths of the Mandelbrot set, and with a right-click you can see the associated Julia set at that location. Julia sets are also explorable using your mouse. Computation parameters can be reset to their initial values to start the exploration afresh.

The program can store the generated images on the disk as you generate them. Later you can play them back in sequence.

Full Delphi 7 source code is included.

Screenshots

  • Maze
  • Maze
  • Maze