Jump to content
Search Community

Recommended Posts

Daniel Silva
Posted

Hello.

Can anyone point me to a tutorial, documentation or lib that replicates the effect of this site's logo below?

https://vintage.agency/

 

Thank you very much in advance.

Captura de Tela 2024-06-04 às 13.43.29.png

Posted

Hi,

 

If you inspect that site with devtools you'll see that the text elements are masked with SVG and on those masks (in a defs tag actually) are somehow morphing a path, so you should look at that and see what exactly is being done and try to replicate it with the MorphSVG Plugin:

https://gsap.com/docs/v3/Plugins/MorphSVGPlugin

 

Finally I'd recommend you to check this great thread by @mvaneijgen about masking:

 

Hopefully this helps.

Happy Tweening!

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