Re: SVG with animation effect
"Oliver Mooney [email protected] [svg-developers]" <[email protected]> Wed, 25 Feb 2015 12:01:39 +0000
| Newsgroups | gmane.text.xml.svg.devel |
|---|---|
| Message-ID | <[email protected]> |
The second example is driven by javascript. A quick examination of the site’s structure and linked javascript files shows that it’s using the GreenSock animation library to animate the SVG. You could find out more at http://greensock.com <http://greensock.com/> but you’ll need to have javascript experience. There are quite a few inter-related technologies being applied here though so if you’ll need good knowledge of HTML, SVG and javascript to make sense of it.