Demonstrator of custom shader and handling pan and zoom gestures.

Explore the Mandelbrot set by zooming in and out at different locations using either a pinch gesture on touch devices, or the vertical mouse wheel on desktops. Pan by dragging a touch or mouse click, or using the horizontal mouse wheel.

The number of iterations used to determine whether a value is in the Mandelbrot set (colored black) can be set with the slider. Be careful, high iteration count when viewing many values within the set can lead to slower performance.