Animation GUI with curves for iPhone animation

Greetings fellow stackoverflow users, I'm making an iPhone app and our animator is from a 3D animation background. He knows how to code, but he's used to using programs to animate (like Flash or Maya).

Is there some library or program that would let him animate using key frames and curves and would be easy to import into our iPhone app?. Or at the very least is there some library that behaves like jQuery where you can select the easing for animations and chain them together?


Unity3d is usually a good place to start for people with a Maya background. It will also allow you to import assets directly from Maya without having to build your own graphics pipeline.

链接地址: http://www.djcxy.com/p/95770.html

上一篇: iPad:如何将iPhone应用程序转换为iPad兼容?

下一篇: 带有用于iPhone动画的曲线的动画GUI