Blog Posts
Top 5 Features of GSAP 3
GSAP 3 is the most significant GSAP upgrade ever! There are a ton of new features to be excited about, but this article covers what we think are the top 5.
GSAP 3 Release Notes
All the nitty-gritty about GSAP 3, including what's new, what has been removed, and what has changed.
Getting Started with GSAP
The best place to get started with GSAP; lots of tips and demos that will get you animating in no time.
Getting Started: GSAP Animations triggered by ScrollMagic
Get started using GSAP animations triggered with ScrollMagic.
Top 10 Reasons to use GSAP to Animate Transforms
Most developers have no idea how much GSAP does to solve challenges related to animating transforms (x, y, scale, rotation, etc.) This video highlights some of the top reasons you should be using GSAP for transforms specifically.
QuickTip: Directional Rotation
Specify the direction of rotation in GSAP (or let it decide the shortest one for you)
GSAP's _gsTransform Object Exposed
Get the position, rotation, scale or other transform-related values of a GSAP-animated element via its _gsTransform object.