Need some guidelines on iPad animation programming

Posted by thomasvsundert on Stack Overflow See other posts from Stack Overflow or by thomasvsundert
Published on 2010-05-30T16:13:44Z Indexed on 2010/05/30 16:22 UTC
Read the original article Hit count: 311

Filed under:
|
|

Hi, I'm creating an interactive e-book for the iPad. This book will contain multiple pages that will consist of a lot of animations (frame and motion animations), transitions,... I was wondering what my development options are, should I use OpenGL, Quartz,...?

I've use UIImageView.animationImages before and found that it had really bad performance. What's the best way to draw frame based animations?

Does anybody have some good pointers to resources on this?

thanks in advance, Thomas

© Stack Overflow or respective owner

Related posts about iphone

Related posts about animation