Skip to content

zebiv-code/mandelbrot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mandelbrot

Interactive Mandelbrot set explorer with smooth coloring, multiple palettes, zoom-to-cursor, and PNG export.

Live Demo

Controls

  • 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

Tech

  • Canvas 2D with progressive row-by-row rendering
  • Smooth iteration count for continuous coloring
  • Vanilla JavaScript, no build step

License

MIT — see LICENSE.md

About

Interactive Mandelbrot set explorer with smooth coloring, multiple palettes, and zoom-to-cursor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors