Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bodil/mandelbrotlol
- Owner: bodil
- Created: 2010-04-05T13:01:34.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2010-04-05T16:15:11.000Z (over 14 years ago)
- Last Synced: 2024-10-15T09:13:39.376Z (2 months ago)
- Language: JavaScript
- Homepage: http://bodil.github.com/mandelbrotlol/
- Size: 102 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.