Skip to content

k-chop/p5mandelbrot

Repository files navigation

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

About

interactive mandelbrot set viewer by p5.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published