Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 329 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 329 Bytes

What is this?

Just an HTML5 Mandelbrot set viewer. https://jeanno.github.io/mandelbrot/

Author

Jeanno https://jeanno.github.io/

Lastest Update

  • Animation style drawing - from process all pixels iteration by iteration.
  • Auto determine max iterations

Backlog

  • Use workers for multiprocess
  • More navigation controls