PPolySim OS

Fractal Explorer

Zoom into the Mandelbrot and Julia sets — infinitely detailed structure born from one simple iteration, z → z² + c.

Fractal ExplorerLive

Controls

Left-click to zoom in, right-click to zoom out.

Presets

▶ Run in Python

Data Inspector

Setmandelbrot
Zoom1.0×
Iterations150

Governing equation

Reading this result: In Mandelbrot mode every pixel is a candidate c; a point counts as inside only if z stays bounded through all 150 iterations, so raising the cap sharpens the boundary filaments.

Runs locally in your browser — free forever. Scale to the cloud when reality gets heavy.

or unlock everything with Pro →
★ Sign in to save this setup
Save your tuned setup, or drop this simulation into your own site, docs, or course page.

How it works

Each pixel is colored by how quickly the iteration z → z² + c escapes to infinity (the escape-time algorithm). The Mandelbrot set maps the c-plane; the Julia set fixes c and maps the starting z-plane. Click to zoom into the fractal boundary, where structure repeats at every scale.

Ask the AI about this model

The math, the assumptions, real-world uses, or a code translation — explained for this exact simulation.

More Math simulations

Frequently asked questions

Is this fractal explorer tool really free?
Yes. Fractal Explorer runs entirely in your browser using your device's own compute, so local use is free forever. You only pay Compute Tokens if you scale a job to the cloud.
Do I need to install anything?
No. Everything runs client-side in a modern browser — no downloads, no license, no account required to start.
Can I save or share my simulation?
Create a free account to save projects, and use a shareable embed or minted DOI to publish a live, interactive version anywhere.
How accurate are the results?
The solver uses established numerical methods, but results are for research and educational purposes and should be validated against experiment or professional review before you rely on them.