Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bodil/mandelbrotlol

A very simple Mandelbrot set renderer using HTML5 canvas and web workers
https://github.com/bodil/mandelbrotlol

Last synced: 23 days ago
JSON representation

A very simple Mandelbrot set renderer using HTML5 canvas and web workers

Awesome Lists containing this project

README

        

MANDELBROTLOL
=============

A very simple HTML5 demo which renders the Mandelbrot set into a canvas element using a dedicated web worker.

This code is in the public domain. Use it anywhere you like.