Skip to content

AtaTrkgl/mandelbrot-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.