GSAP
The animation engine behind half this gallery. ScrollTrigger alone explains most scroll-scrubbed sites you've ever saved.
Sitegsap.com ↗
Effects it builds
Scroll-scrubbed animationAn animation whose progress is directly tied to scroll position — controlled frame-by-frame.→Scroll-driven pinningAn element stays fixed on screen while the rest of the page scrolls past — usually while an animation plays.→Staggered text revealEach word or character animates into view in sequence, with a slight delay — as if being unveiled.→Horizontal scroll sectionA section that scrolls horizontally while the user scrolls vertically.→Smooth scrollNative scroll is intercepted and replaced with buttery, inertia-based scrolling that feels expensive.→
View in the toolbox →