ericwilligers / svg-animation

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

Path animation example #22

Open ewilligers opened 10 years ago

ewilligers commented 10 years ago

Add an example of a path animating from one value to another.

Note that this is not yet implemented in Web Animations.