Ron,

Both billboard and sprite support transparency. You just need to set the blending mode ('over' will render transparent areas correctly, 'add' will use additive blending).

Chris


On 16 Dec 2008, at 04:57, Ron Aldrich wrote:

Unfortunately, I can't open your test composition (Patch with name "SpookyReceivePatch" is missing"), but I'm wondering if your movie is being rendered on a billboard instead of a sprite?

In my experience, billboards always render transparent areas as black.

Best Regards,

Ron Aldrich
Software Architects, Inc.

On Dec 14, 2008, at 8:10 PM, James Sheridan wrote:

Hi All,

I have a composition where I'm trying to frame some videos (So they don't have square edges) and move them around. I'm placing a mask image with a black border and transparent center just in front of the movie (pic in attached example) which works great.

The thing I can't figure out though is how to mask around the edges of the video properly so that when they move over each other I can't see the mask image - see attached composition for a demo with pictures instead of movies.

Would there be some way to use a pixel shader to not render any of the black pixels? I know at first this seems to look like it would just remove the mask image (exposing the video again) but I was thinking I could render the video and frame in a "render in image" patch first? that way if the black pixels (the frame) are not rendered then I can see any other movie objects behind the current.

Cheers - James
<frame_test.qtz> _______________________________________________
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/raldrich%40mac.com

This email sent to [email protected]

_______________________________________________
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/psonice%40gmail.com

This email sent to [email protected]

_______________________________________________
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