Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

Latest commit

 

History

History
20 lines (15 loc) · 542 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 542 Bytes

Mandelbrot

mandelbrots-in-javascript

Some of my collection of mandelbrot sets

Properties:

  • plain black and white
  • with the shades of gray
  • with zoom control
  • with colorful pallete (see test.html)

What to do ...

  • Add more comments(done)
  • faster loading of mandelbrot set(done)
  • better coloring pallete(done)
  • ...

Can we modify the code ?

Yes ☺. You may also submit pull request, and issues too!