Jump to content
Search Community

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

Posted

I'm trying to create an SVG that has clickable shapes, which, when clicked fills the entire shape from the inside out.

 

 

^ This works well for filling the entire region at the same time but what I'm trying to achieve is a "ripple effect" which will fill outwards from the point at which the click took place. So the fill "diffuses" out to the edges of the shape (and stays within the clicked shapes).

 

Essentially, I'm after something like the following effects:

 

http://tympanus.net/Tutorials/SVGRipples/

 

See the Pen wtApI by zavoloklom (@zavoloklom) on CodePen.

 

See the Pen dIfzv by Craigtut (@Craigtut) on CodePen.

 

See the Pen BjYQeM by anon (@anon) on CodePen.

 

But ideally just using Tweening - is this possible?

 

Any help is much appreciated!

Thanks.

See the Pen OMBPar by anon (@anon) on CodePen.

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