Jump to content
GreenSock

thinkbridget

Text Reveal Animation

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 trying to figure out how to achieve the text reveal animations this site uses. I feel like it should be fairly easy to do, but I haven't found any helpful tutorials to start from. 

 

1925106003_ScreenShot2019-03-21at12_34_51PM.png.524c4238325bd175a74ba2cb36756156.png 

Link to comment
Share on other sites

Hi @thinkbridget :)

 

Welcome to the forum.

 

There would be a variety of ways to do that. A really simple way would be to use divs and set the overflow to hidden. Maybe something like this:

 

 

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

 

Depending on what you're doing, masks or clip paths would also be an option. Hopefully that helps. Happy tweening.

:)

 

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