Skip to content

Latest commit

 

History

History
46 lines (34 loc) · 4.79 KB

README.md

File metadata and controls

46 lines (34 loc) · 4.79 KB

p5mandelbrot

Web-based Interactive Mandelbrot Set Viewer by p5.js

English日本語

Try It Out

👉 https://p5mandelbrot.pages.dev

What is this?

This is a web-based Mandelbrot set viewer that allows for relatively fast and deep exploration directly in your browser.

Features

  • Parallel rendering using Web Workers
  • Capable of rendering depths down to r: 1e-300 using perturbation theory
  • POI List (stored in localStorage)
  • Permalink for current locations
  • PNG image output
  • Simple palette editing features (only length and offset)
  • Palette offset animation

Images

Image

Images linked to same location in app