Hi there,
I'm hoping to do something a little unusual. I'd like to mesh warp a video object - essentially, I want to use a video object to create something a bit like a wall in a 3D game. Because video objects appear as 2D under the 3D camera, I can use it as a floor, but not a wall. :D
So I'd like the top coordinates of the video object to be at a different Z elevation to the bottom of the video. It is easy to mesh warp a sprite, but I don't think this is possible for the video object. and while it is easy to create a 3D object, I can't apply a video as a texture. I'm wondering what the other options are.
I've also tried the DeformQuad plugin but (and correct me if I am wrong) this does not seem to work in Z elevation. But perhaps there is another plugin out there??
Do you think there is any creative way that I can achieve this? I'm trying to avoid using frame-by-frame animation if possible.
Thanks for any help you can give me!