On Apr 18, 2009, at 9:57 AM, Jo-el wrote:

Is there any way to take the visual output from an app or from OSX itself and put it as the input to a renderer in QC?

Something like this would work, but it may be slow depending on how NSBitmapImageRep is implemented (and I really don't know.)

http://cbess.blogspot.com/2008/03/nsview-screenshots-using-cocoa.html

If it has to download any content off the GPU to the CPU, then QC will upload it back then it will be less than optimal. If your application doesn't have high framerate animations or audio sync'd video, then that shouldn't be a problem.

There may be other solutions, that's just the first one that came to mind.

Troy
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Quartzcomposer-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to