iPhone simple 'cartoon' animation
iPhone simple 'cartoon' animation
- Subject: iPhone simple 'cartoon' animation
- From: Roland King <email@hidden>
- Date: Tue, 29 Jun 2010 23:10:36 +0800
I'm working with a bunch of guys who are really flash animators (but they are very nice people and do good work) and talking about how to do some simple cartoon style animations for an iOS app. This would be minimal animation, hit a button and have a character do something which takes 1-2 seconds and ends back in a new static image.
One option would be to use a UIImageView with a series of images, or, if I want finer control, a timer to switch images in and out of a custom subclass of UIImageView.
If the animation is really 'cut scene' I could use an MPMoviePlayerController and display one (and one only) animation.
I had a hunt around the docs to see if there were any other technologies which looked applicable, didn't see any. OpenGLES would be all wrong for this. Have I basically got the right technologies here or is there something I'm overlooking? _______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden