JavaScript Animation Example: Fireworks.js


Fireworks.js is a cool javascript animation example that creates starburst-type explosions in a web document; in short, it’s a fireworks effect someone could theoretically use on their site. It has been published here for fun, experimenting a bit with simple trigonometry and math, and those who are perhaps interested in javascript animation, object-oriented code or script-driven sound.

This javascript animation example uses SoundManager for script triggered sounds and supports random explosion patterns and colours.

View Demo   Download

Leave a Reply

Your email address will not be published. Required fields are marked *