Share Posted April 1, 2015 Hi all, I'm quite new to GSAP, but I'm really enjoying using it! I'd like to animate the anchor points on a path in an svg image, is this possible using TweenMax or a plugin? I've found another library (Two.js - https://jonobr1.github.io/two.js/examples/morph.html), which does this quite nicely, but I wanted to see if I could use TweenMax as an alternative. Thanks in advance! Link to comment Share on other sites More sharing options...
Share Posted April 1, 2015 Hi Epiphron already there isn't a GSAP official Plugin for SVG path morphing , but you can use snap.svg and control progress of a Snapsvg tweens with GSAP to use in GSAP Timelines or whatever . pls check this post for more info : http://greensock.com/forums/topic/11381-tween-path-with-same-number-of-points-to-different-shape/ 1 Link to comment Share on other sites More sharing options...
Author Share Posted April 1, 2015 Ah ok, that's great! Thanks for the link. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now