Skip to content

Fast visualization of the Mandelbrot set in JavaScript using workers with live demo.

Notifications You must be signed in to change notification settings

lvillasen/Mandelbrot-Set

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mandelbrot-Set

Fast visualization of the Mandelbrot set in JavaScript using workers

You can experiment by changing the colormap, number of workers, number of repetitions of the colormap, number of maximum iterations.

You can also reverse the colormap, input and edit a new custom colormap and visualize the iteration points.

Usage

Clone the repository Open the index.html file with any navigator

Live Demo

https://ciiec.buap.mx/Mandelbrot

Credits

The colormaps were taken from https://github.com/timothygebhard/js-colormaps

Note

JavaScript workers do not work when running locally

About

Fast visualization of the Mandelbrot set in JavaScript using workers with live demo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages