Skip to content

A multithreaded Mandelbrot Set renderer using HTML5 canvas and web workers

License

Notifications You must be signed in to change notification settings

aag/web_workers_mandelbrot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an HTML5 experiment with Web Workers.  The result is a multithreaded
Mandelbrot Set renderer that draws to a canvas element.

You can see the code in action on this page:
https://definingterms.com/Files/web_workers_mandelbrot/

This code is free software licensed under the GPL 3.

About

A multithreaded Mandelbrot Set renderer using HTML5 canvas and web workers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published