osteele / burst forked from F1LT3R/burst

A javascript vector animation engine for the HTML5 Canvas supporting SVGs, Blender3D objects, timelines, easing, command chanining and callbacks.

This URL has Read+Write access

burst /
name age message
file README Loading commit data...
directory core/
directory doc/
directory js/ Sun Mar 01 04:04:47 -0800 2009 first commit [F1LT3R]
directory shapes/
README
########  ##     ## ########   ######  ######## 
##     ## ##     ## ##     ## ##    ##    ##    
##     ## ##     ## ##     ## ##          ##    
########  ##     ## ########   ######     ##    
##     ## ##     ## ##   ##         ##    ##    
##     ## ##     ## ##    ##  ##    ##    ##    
########   #######  ##     ##  ######     ##    

ABOUT BURST ENGINE
-------------------------------------------------------------------------------
The Burst Engine is an OpenSource vector animation engine for the HTML5 Canvas 
element. Burst provides similar web functionality to Flash and contains a layer
based animation system like After Effects. Burst uses a very light-weight 
JavaScript frame, meaning your animations will download unnoticably quick and 
can be controlled using very simple JavaScript commands, allowing for chaining
and callbacks.