Move the view position, zoom, and detail Use Turbo Mode (shift + green flag) renders the mandelbrot set using the equation: z(n) = z(n - 1)² + c with z(0) = 0 and c being a complex number (represented by the x and y coordinates) The darkness represents how quickly the number aproaches infinity en.wikipedia.org/wiki/Mandelbrot_set