标签: javascript animation requestanimationframe
是否有使用requestAnimationFrame的JavaScript动画库?
答案 0 :(得分:3)
您可以使用Jack Doyle的这个TweenLite库。这是高性能导向(requestAnimationFrame和setTimeout后备)。我有很多经验,我经常选择CSS动画!
http://www.greensock.com/v12/
由Chris Coyer和Google
答案 1 :(得分:0)
Anim使用requestAnimationFrame http://github.com/relay/anim/