Just watch a while. Try re-rendering with different values of X and Y. TURBO MODE
This uses the Mandelbrot formula, z = z^2 + c, but it uses a different method of rendering it. This uses the points in the progression to determine colors, rather than the tendencies of the progression.