The famous Mandelbrot set defined by the recursion formula zi+1 = zi2 + c.
Use the mouse to select (click) a point on the graph, then zoom in or zoom out as desired. See all the fractal details.
First written using Pascal in 1985. It was very very slow - taking several minutes for deep zooms.