Jump to content
Search Community

Blob Morph using morph svg

sohe test
Moderator Tag

Go to solution Solved by PointC,

Recommended Posts

Hi everyone,

 

long time fan and first time poster, I had the following question regarding svg morph, when my two shapes are morphing you can see a harsh outline of the svg viewbox is there a way to avoid this?

 

I am also trying to trigger this animation on scroll using scrolltrigger - would anyone be kind of enough to advise me of best practices of using morph and scrolltrigger together in react?

 

Attached is a codepen demo.

 

Thank you for your help and amazing product.

See the Pen ZEReLZy by Scanton (@Scanton) on CodePen

Link to comment
Share on other sites

Hi @sohe and welcome to the GreenSock forums!

 

First, thank you for being a Club GreenSock member and supporting GSAP! 🥳

 

I believe that the issue lies on the size of your filter, perhaps make it the size of your SVG and give your SVG element a viewport so there is some mark of reference for that as well. Unfortunately SVG is not something I excell at so I couldn't give you a proper answer. @Cassie and @PointC on the other hand, are GSAP's resident SVG wizards and they could enlighten us regarding this particular subject.

 

Finally keep in mind that SVG filters are super expensive and in something as big as this you might run into performance issues. While this works fine on Chrome, on Firefox I can actually here the CPU fan going faster, which tells me that the CPU is under a bit of stress because of it, so tread carefully with SVG filters, especially in those sizes.

 

Happy Tweening!

  • Like 2
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...