ericwilligers / svg-animation

Implement SVG animation in JavaScript using Web Animations
Apache License 2.0
120 stars 20 forks source link

Documentation and a live example needed #34

Open Emasoft opened 9 years ago

Emasoft commented 9 years ago

This is a very important library for SVG animators like me, thank you. But please add some documentation and a live example.

joe312213 commented 9 years ago

yes please!

megaroeny commented 8 years ago

Yes #1 issue. I don't know JavaScript since I'm a designer. I hope this will let me still use SMIL the way it was. :( thank you!

jpiv commented 8 years ago

bump

Emasoft commented 8 years ago

The author of the Flash2Svg tool, that uses SMIL to export flash animations, published an usage example:

Without SMIL polyfill: http://www.tbyrne.org/staging/smil-polyfill/tears.htm

With SMIL polyfill: http://www.tbyrne.org/staging/smil-polyfill/tears_polyfill.htm