/mandelbrot-explorer

A website that uses p5.js to visualize the Mandelbrot set.

Primary LanguageJavaScript

Mandelbrot Explorer

This project uses p5.js to visualize the Mandelbrot Set in an interactive fashion. Here is the link to the site if you want to try it out.

Controls

  • Scrollwheel: Zoom in/out.
  • Left-click: Center the mouse position.
  • Slider: Changes the maximum allowed iterations. (Effects performance heavily.)

Some Screenshots

ss 1

ss 2

ss 3

You can right-click and use the "Save image as..." to save these through the site.