Previous topicNext topic

animated texture map on 3d model

Questions, comments, feedback, etc.
Post Reply
Syd
Posts: 60
Joined: Thu Oct 16, 2014 10:32 am

Re: animated texture map on 3d model

Post by Syd »

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.
Magic
Site Admin
Posts: 3677
Joined: Wed Apr 09, 2014 9:28 pm

Re: animated texture map on 3d model

Post by Magic »

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?...
Hmm, you're right! I think this is a bug actually. I'll see what I can do.
BaconMKII
Posts: 36
Joined: Mon Jun 02, 2014 8:31 pm

Re: animated texture map on 3d model

Post by BaconMKII »

Syd 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.
You may be able to do this with unity via spout 2
Magic
Site Admin
Posts: 3677
Joined: Wed Apr 09, 2014 9:28 pm

Re: animated texture map on 3d model

Post by Magic »

Eric wrote:
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?...
Hmm, you're right! I think this is a bug actually. I'll see what I can do.
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.

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.
rotate1.jpg
rotate1.jpg (69.71 KiB) Viewed 54706 times
rotate2.jpg
rotate2.jpg (66.94 KiB) Viewed 54706 times
Michael_Z_Freeman
Posts: 5
Joined: Sat May 06, 2017 6:21 pm

Re: animated texture map on 3d model

Post by Michael_Z_Freeman »

Have extra features for this been added ?
Sadler
Posts: 1348
Joined: Sat Aug 02, 2014 7:10 pm
Location: London, UK

Re: animated texture map on 3d model

Post by Sadler »

No! There's been new features added since 2014 but not for model textures.
Post Reply