Re: Fast transition between two graphics
Re: Fast transition between two graphics
- Subject: Re: Fast transition between two graphics
- From: Rob Keniger <email@hidden>
- Date: Wed, 30 Sep 2009 10:24:47 +1000
On 30/09/2009, at 4:16 AM, Chilton Webb wrote:
So now I'm experimenting with using an overlay window with layer
backed views, loading the images into the views, showing the window,
and drawing the animation by then translating the two views at the
same time. Is this the fastest way to do this?
You could do it this way, although normally for something like this
I'd use Core Image. Make two CIImages and use an animated transition
CIFilter.
--
Rob Keniger
_______________________________________________
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