Jump to content
GreenSock

jackb87

Elastic / Gooey Animation Effect with GSAP?

Moderator Tag

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,

I'm new to using GSAP and was wondering whether it was possible to create  elastic SVG animations such as the ones in this Codrops article http://tympanus.net/Development/ElasticSVGElements. They're using SnapSVG which i've heard a lot about but never used. Can this kind of effect be achieved with GSAP alone or is there a plugin to integrate some of the Snap functionality? 

Thanks in advance, 
Jack 

Link to comment
Share on other sites

Hi jackb87 :)

 

There isn't any GSAP plugin for this type of SVG animation , but actually you don't need any plugin , you just need to tween SVG path points with Elastic ease .

 

pls check this out for more info about SVG paths : http://www.w3.org/TR/SVG/paths.html

  • Like 2
Link to comment
Share on other sites

Hi Diaco.AW, 

 

Thanks for the reply! That's great news. Do you know of an example Codepen where someone has done something similar? I'm having some trouble achieving this in practice. 

 

Kind Regards, 
Jack

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.
×