Skip to content

a2wd/mandelbrot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mandelbrot

An engine for displaying a zoom-able Mandelbrot fractal in JavaScript

The file engine.js contains the code for intialising a canvas element within a div of id "mandelbrot". The javascript allows draws the mandelbrot fractal within the canvas and adds mouse event handlers to allow zooming in and out of the rendered image.

Demo

A live version of the fractal can be found at http://a2wd.github.io/mandelbrot feel free to play about with it

About

An engine for displaying a zoom-able Mandelbrot fractal in JavaScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published