HTML5’s canvas and image animation

With HTML5 canvas we can create nice image animation. Here is my example where I change opacity, scale and rotate images. I used Raphael JS library.

Sample image transformation - click to start

Here’s the HTML code:











http://www.black-sun.com.pl/portfolio/images/ja1.jpg

Sample JavaScript image transformation