AtaTrkgl / mandelbrot-explorer

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

Home Page:https://atatrkgl.github.io/mandelbrot-explorer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://atatrkgl.github.io/mandelbrot-explorer/


Languages

Language:JavaScript 94.7%Language:HTML 5.3%