Overlaying .png Images Over Video

govi's icon

Hello,

My issue is that I am trying to overlay 7 images(.png) over a video plane. I want each image to have its own x y coordinates at various places over the video. The reasoning behind this is that I am using the images as triggers for interaction. What is the best way to go about doing this?

Joe

cap10subtext's icon

OpenGL, Videoplane, each video has it's own layer, blend_enable 1

Max Patch
Copy patch and select New From Clipboard in Max.

Oh, here I just found a patch that someone posted a while back.

govi's icon

Wow, I really think I can work with this.

Thank You!