GSAP
웹 브라우저에서 애니메이션을 구현하기 위한 자바스크립 라이브러리입니다. 기존 CSS Animation이나 jQuery Animation보다 탁월한 퍼포먼스를 발휘할 수 있도록 최적화된 애니메이션 전용 라이브러리입니다.
이동하기(to)
animation
box
box
box
box
box
box
box
box
box
이동하기(from)
animation
box
box
box
box
box
box
box
box
box
이동하기(easing)
animation
box
box
box
box
box
box
box
box
box
반복하기
animation
box
box
box
box
box
Timeline
animation
box
Controlling
animation
box
CallBacks
- onComplete : 애니메이션이 완료되었을 때
- onStart : 애니메이션이 시작할 때
- onUpdate : 애니메이션이 업데이트 될 때마다
- onRepeat : 애니메이션 반복될 때
- onReverseComplete : 애니메이션이 리버스 되고 완료되었을 때
animation
box