Jump to content
Search Community

Animating SVG Vertices?

Epiphron test
Moderator Tag

Go to solution Solved by Diaco,

Warning: Please note

This thread was started before GSAP 3 was released. Some information, especially the syntax, may be out of date for GSAP 3. Please see the GSAP 3 migration guide and release notes for more information about how to update the code to GSAP 3's syntax. 

Recommended Posts

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

  • Solution

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 .
 
 

 

  • Like 1
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...