Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 663 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 663 Bytes

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.