Re: fade-out/fade-in
Re: fade-out/fade-in
- Subject: Re: fade-out/fade-in
- From: Scott Anguish <email@hidden>
- Date: Sun, 3 Aug 2003 01:25:37 -0400
On Saturday, August 2, 2003, at 2:36 PM, Alex Reynolds wrote:
I don't want to fade the entire screen, but rather fade between two of
either a:
-- QuickTime object (image, movie); or a
-- WebKit object (web page)
and leave a third QuickTime or WebKit object always layered on top.
CG + OpenGL seems to take over the entire screen. So I can fade out
one item and then fade in the next, but then I can't keep anything on
there in the meantime.
More fading... do the fade between the first and second layers, and
then composite the webkit view on the top before you actually splat
everything on screen.
When you say "of course" are there specific calls you can make to do
compositing of several layers? I don't know what to look for in the CG
or OpenGL documentation to do this.
No, I think he was being more general. That it is possible to do
this..
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.