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