Jump to content
GreenSock

elegantseagulls

Chrome Filter Animation Issues

Moderator Tag

Recommended Posts

So trying to work around an issue/bug in Chrome (latest version only as far as I can tell) where it only looks at an initial value of SVG Blur Filters (specifically, in this case, the stdDeviation attr). I understand that animating defs can cause some very mixed results, but I can't think of a good alternative (aside from Canvas/GL)

 

I have a solution that works, but it seems really hacky (un-comment lines 8-15). Can anyone think of a better solution ?

 

 


 

 

See the Pen XvmYwy by elegantseagulls (@elegantseagulls) on CodePen

  • Like 1
Link to comment
Share on other sites

How about something like this?

 

See the Pen bXVPWY by PointC (@PointC) on CodePen

 

Does that help? :)

 

  • Like 5
Link to comment
Share on other sites

@PointC

 

Amazing! You're a hero!

 

Always blown away by the support on these Forums, and the willingness to help on even non-gsap related issues.


Tweaked it slightly to eliminate the hard line on top: 

See the Pen wVMXYG by elegantseagulls (@elegantseagulls) on CodePen


 

  • Like 5
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.
×