https://github.com/hankolsen/fireworks
A canvas fireworks demo
https://github.com/hankolsen/fireworks
Last synced: 11 months ago
JSON representation
A canvas fireworks demo
- Host: GitHub
- URL: https://github.com/hankolsen/fireworks
- Owner: hankolsen
- Created: 2013-05-16T19:18:27.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-05-16T20:35:43.000Z (about 13 years ago)
- Last Synced: 2025-03-02T20:32:48.370Z (over 1 year ago)
- Language: JavaScript
- Size: 117 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
fireworks
=========
A canvas fireworks demo
Put together by Hank - hank@hankolsen.com - with some help of the people listed below
Inspiration & Credits:
* Seb Lee-Delisle: https://github.com/sebleedelisle/live-coding-presentations/blob/master/FOWD13/CokeMentos.html
* Paul Irish: http://paulirish.com/2011/requestanimationframe-for-smart-animating/
* Phil Maurer: http://codepen.io/aurer/pen/Jszok
* Steven Lamber: http://blog.sklambert.com/
* "Programming Thomas": http://programmingthomas.wordpress.com/2012/05/16/drawing-stars-with-html5-canvas/