Jump to content
Search Community

GSAP zoom-out Animation with scrolltrigger

dhaliwallambi test
Moderator Tag

Recommended Posts

Hi,

 

If you take a closer look in the browser's dev tools, you'll see that the site is using GSAP 3.6 and a specific package called perfect scrollbar:

https://mdbootstrap.com/freebies/perfect-scrollbar/

 

Finally the effect is achieved using SVG, each letter in the Bridge word is an SVG path and they're using a scale and position tween to animate the letters into position.

 

Here is a super simple example of this:

See the Pen mdRWNpN?editors=0010 by rhernando (@rhernando) on CodePen

 

You have to play with the letters initial positions and of course the SVG position as well, but hopefully will be enough to get you started.

 

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