Skip to content
This repository has been archived by the owner on Jan 12, 2019. It is now read-only.
/ fractal-thing Public archive

Simple Mandelbrot renderer written in standard Javascript and HTML5 Canvas

Notifications You must be signed in to change notification settings

ticky/fractal-thing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fractal Thing

Fractal Thing is a fairly simplistic Mandelbrot renderer written in standard Javascript and HTML5 Canvas.

Rendering is performed asynchronously and there are a few options you can mess about with. (You can even mess about with them while the renderer is running - creating some interesting effects.)

Since rendering was switched to an asynchronous model, the rendering time is increased two-fold, but the browser doesn't lock up anymore, so it's a win.

About

Simple Mandelbrot renderer written in standard Javascript and HTML5 Canvas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published