Click to zoom in, shift+click to zoom out.

Rendered in 0 milliseconds

Julia Parameters

Color

Viewport

Pixel Iteration

To find if a pixel is in the Julia set, we find if its complex coordinate grows limitlessly (is divergent) or approaches some local point (is convergent) when iterated with the function.

Fractal Dimension

This tool estimates a fractal dimension for the visible portion of the image using the box-counting method.

Box-counting dimension: 0

See the source at axelpale/julia-explorer on GitHub