one way that might be easier than editing all the source videos is playing it with something else, applying the mask to the composition, then bringing it into magic with spout/syphon and using the same solution you came up with.
animated texture map on 3d model
Re: animated texture map on 3d model
I found the same thing with depth testing the shader output. I came to the same conclusion as you 
one way that might be easier than editing all the source videos is playing it with something else, applying the mask to the composition, then bringing it into magic with spout/syphon and using the same solution you came up with.
one way that might be easier than editing all the source videos is playing it with something else, applying the mask to the composition, then bringing it into magic with spout/syphon and using the same solution you came up with.
Re: animated texture map on 3d model
Hmm, you're right! I think this is a bug actually. I'll see what I can do.however, using the GLSL AlphaMask (to get the specific shape of the screen) is not elevating the object to the same 3D region...perhaps this is a limitation of the shader?...
Re: animated texture map on 3d model
You may be able to do this with unity via spout 2Syd wrote: one way that might be easier than editing all the source videos is playing it with something else, applying the mask to the composition, then bringing it into magic with spout/syphon and using the same solution you came up with.
Re: animated texture map on 3d model
I think I've fixed this in v1.53 (beta). Just make sure the Model module is the bottom input to the Depth Test module, so the video will be rendered on top, as shown in the images below.Eric wrote:Hmm, you're right! I think this is a bug actually. I'll see what I can do.however, using the GLSL AlphaMask (to get the specific shape of the screen) is not elevating the object to the same 3D region...perhaps this is a limitation of the shader?...
Notice the difference in rotation angle, so you can see how the video is obscured by the cube when it's on the back side.
-
Michael_Z_Freeman
- Posts: 5
- Joined: Sat May 06, 2017 6:21 pm
Re: animated texture map on 3d model
Have extra features for this been added ?
Re: animated texture map on 3d model
No! There's been new features added since 2014 but not for model textures.