Interactive Mandelbrot set explorer with smooth coloring, multiple palettes, zoom-to-cursor, and PNG export.
- Scroll to zoom (zooms toward cursor)
- Drag to pan
- Click to center on a point
- Iterations slider for detail at deep zooms
- 5 color palettes: Classic, Fire, Ocean, Grayscale, Psychedelic
- Save PNG exports the current view
- Canvas 2D with progressive row-by-row rendering
- Smooth iteration count for continuous coloring
- Vanilla JavaScript, no build step
MIT — see LICENSE.md