|
|
|
|
|
by squared9
4225 days ago
|
|
Just a question - why don't you use SVG SMIL animation? It's perfectly fluid, HW accelerated, has declarative animation transforms, allows easings, draws in its local coordinate space, you can add interactive JavaScript events etc. http://www.w3.org/TR/SVG/animate.html |
|