Share Posted October 23, 2018 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? Link to comment Share on other sites More sharing options...
Share Posted October 23, 2018 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 7 Link to comment Share on other sites More sharing options...
Share Posted October 23, 2018 1 hour ago, OSUblake said: If you can make it, GSAP can animate it. I like that - a new tagline for GSAP 7 Link to comment Share on other sites More sharing options...
Share Posted October 23, 2018 I like that tagline! Kind of play off of my.. If you make it, they will break it 2 Link to comment Share on other sites More sharing options...
Author Share Posted October 24, 2018 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 Link to comment Share on other sites More sharing options...
Author Share Posted October 24, 2018 Thanks for you response. Is there any other example related to this animation? Link to comment Share on other sites More sharing options...
Share Posted October 24, 2018 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 5 Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now