Here is a very cool example of animating a coffee-drinking sprite with GSAP’s scrolltrigger plugin. See the Pen How to Animate a Coffee Drinking Sprite With ScrollTrigger by Puneet Sharma (@webdevpuneet) on CodePen.
Here is an amazing site to watch that looks like a space tunnel to reach the other end by scrolling in and out. See the Pen 🚄 ScrollTriggering Through a Tube GSAP – ScrollTrigger Demo by Puneet Sharma (@webdevpuneet) on CodePen.
Here is a nice example of a stacking card animation effect using GSAP. Have fun! See the Pen stacking card animation effect by Puneet Sharma (@webdevpuneet) on CodePen.
Here are a few cool examples of parallax animations using GSAP See the Pen Simple parallax sections – ScrollTrigger by Puneet Sharma (@webdevpuneet) on CodePen. See the Pen Parallax header – ScrollTrigger by Puneet Sharma (@webdevpuneet) on...
Here is a cool example of an object movement along a motion path on scroll with rotation animation – GSAP See the Pen Running Tractor by Puneet Sharma (@webdevpuneet) on CodePen. Here is another example similar to the above but with more dimensions. See the Pen...
Here is a working example of Infinite Scrolling Cards with GSAP and ScrollTrigger (continuous snap). DEMO See the Pen Infinite Scrolling Cards with GSAP and ScrollTrigger (continuous snap) by Puneet Sharma (@webdevpuneet) on...
Here is a working example of a vertical section scroll and horizontal scroll snap with anchor navigation using GSAP’s scrolltrigger plugin. DEMO See the Pen Anchor navigation to ScrollTriggered section by Puneet Sharma (@webdevpuneet) on CodePen. Here’s...