When I rotate a cube that has an image on it (which has an alpha), in a QCView, it looks like crap, when it renders at all. When I do the same thing in QuartzComposer, it works just fine.

You probably need a clear patch -- by default, QC will clear the viewer each frame (including the depth buffer) -- in a QCView, the depth buffer isn't always cleared (nor is the color buffer); when stale junk is left in there, subsequent frames won't completely render.

You can simulate "QCView" mode in QC by disabling the "Enable Background Erasing" option under the Viewer menu -- shortcut is cmd-K.

--
[ christopher wright ]
[email protected]
http://kineme.net/

Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
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