This is the famous Mandelbrot set.
Iterating the function z
i+1=z
i2+c.
The values of c for which this process does not tend to infinity is the mandelbrot set.
You can either move the point c directly or finetune the position with the key 'd', 'f', 'r' and 'c'.