Re: Synchronizing iOS redraw
Re: Synchronizing iOS redraw
- Subject: Re: Synchronizing iOS redraw
- From: David Duncan <email@hidden>
- Date: Mon, 8 Nov 2010 08:27:45 -0800
On Nov 7, 2010, at 11:46 PM, Kyle Sluder wrote:
> Your solution is probably going to involve using OpenGL and a
> CADisplayLink:http://developer.apple.com/library/ios/#documentation/QuartzCore/Reference/CADisplayLink_ClassRef/Reference/Reference.html
While you probably will need CADisplayLink, you may or may not need OpenGL. You can experiment with using a CADisplayLink to update a view/layer hierarchy and see if that gets what you need.
--
David Duncan
_______________________________________________
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