sparkbox / bouncy-ball

:red_circle: Compare web animation techniques by bouncing a ball with each one.
https://sparkbox.github.io/bouncy-ball
MIT License
605 stars 66 forks source link

Update the Greensock demo to use GSAP 3 #75

Closed bryanbraun closed 4 years ago

bryanbraun commented 4 years ago

Announcement post: https://greensock.com/3/

It would be nice to use the newer api, mentioned in the post:

Simplified API (no more TweenLite, TweenMax, TimelineLite, and TimelineMax - they're consolidated into a simple "gsap" object, yet we've maintained backward compatibility with the vast majority of legacy code!)