ericwilligers / svg-animation

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

Animation of points list #25

Open ewilligers opened 10 years ago

ewilligers commented 10 years ago

Add an example of a polygon with a points list that is animated.

Note that 'points' animation is not yet a supported by the Web Animations Polyfill.