Mandelbrot

by David Watson

Description

The Mandelbrot Set is a fractal. Fractals are geometric shapes which are: self-similar, meaning they contain an identical copy of themselves within themselves, which in turn contain an identical copy, and so on; quasi-self-similar, where copies are approximately identical, but distorted, for example a twig compared to the tree it came from; or stochastically-self-similar, where similar characteristics can be found at varying scales, for example a mountain compared to a boulder.

The Mandelbrot Set is quasi-self-similar which makes it interesting to explore, as no matter how far you zoom into it you will always discover new structures and details.

Instructions

Double click the executable to run the program.

Press the left mouse button to zoom in, the right one to zoom out or the middle button to reset the view to its initial settings. Press any key to quit.

Legal Gubbins

Copyright © 2008–2009 David Watson david@watzon.co.uk

Anyone is permitted to copy, modify, distribute and/or sell this program, provided that the copyright notice and permission notices appear in all copies.

Anyone is permitted to use this program, provided that the user accepts that the program is provided "as is" and comes without any warranty.

Anyone is permitted to integrate parts of the source code of this program into their own, provided that the author of this program is duly credited.