Jump to content
Search Community

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

Posted

Lets have a look at this awesome 4 column animation.
Website: orangina.eu

Any idea how to make the 4 column hover animation using gsap?

Posted

If you can make it, GSAP can animate it. All that site is doing is animating a bunch of coordinates. 

 

A very simplified example.  

 

See the Pen EdeqpZ by osublake (@osublake) on CodePen.

 

 

 

  • Like 7
Posted
1 hour ago, OSUblake said:

If you can make it, GSAP can animate it.

 

I like that - a new tagline for GSAP ;)

  • Like 7
Posted

I like that tagline! Kind of play off of my.. If you make it, they will break it :)

  • Haha 2
Posted
18 hours ago, OSUblake said:

If you can make it, GSAP can animate it. All that site is doing is animating a bunch of coordinates. 

 

A very simplified example.  

 

See the Pen EdeqpZ by osublake (@osublake) on CodePen.

 

 

 

 

Posted

Thanks for you response.
Is there any other example related to this animation?

 

Posted

Again, it's just animating points. Put some elements at those coordinates, add some event listeners, and animate away.

 

See the Pen vVQBjb by osublake (@osublake) on CodePen.

 

 

 

 

 

 

 

  • Like 5

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