Jump to content
Search Community

GSAP vs ScrollMagic & GSAP

frosty test
Moderator Tag

Warning: Please note

This thread was started before GSAP 3 was released. Some information, especially the syntax, may be out of date for GSAP 3. Please see the GSAP 3 migration guide and release notes for more information about how to update the code to GSAP 3's syntax. 

Recommended Posts

Hello frosty, and Welcome to the GreenSock Forum!

 

With GSAP you are only limited by your imagination and can create anything you want. ScrollMagic is plugin that is targeted to do a specific task of managing scroll animations.

 

If you don't use ScrollMagic for your scroll animations than you would have to recreate that behavior with GSAP and write the code yourself. ScrollMagic just provides an easy way to incorporate scroll animations into your website or webpage.

 

So basically ScrollMagic is just a tool made with GSAP to do a specific scrolling animation task. Whereas GSAP is the foundation that you can build many tools.

 

GSAP provides you with a powerful API to build anything and everything you can think of. I hope that helps explain, if not? .. feel free to ask more questions..

 

:)

  • Like 2
Link to comment
Share on other sites

Ah, that makes sense. So if you want animations to be linked to the native browser scrolling action then ScrollMagic will help to bridge between the two providing Greensock powered animations synced to scrolling.

 

Thanks for the explanation. :)

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...