My first step into the world of HTML5 Canvas Animation
Last Friday (28th January) I saw a talk from @robhawkes about HTML5 and Canvas that insired me to look into Canvas Animation some more.
Because of this I decided to whip up this little example as my first steps into this subject are made.
I used mootools to help me out with some of the boring stuff and created a little class that creates a simple animation, the source is provided with the example if anyone is interested.