radstorm opened this issue on Oct 26, 2010 · 6 posts
radstorm posted Tue, 26 October 2010 at 12:37 PM
Is it possible to run an avi in Poser as a ground plane and also one as background (though different) at the same time?
If so, how would I do that?
Thanks
bagginsbill posted Tue, 26 October 2010 at 3:57 PM
Are you asking how to use the Movie node in general or are you asking how to use two different Movie nodes simultaneously in the same shader or how to use two Movie nodes in two separate materials? Because if you know how to use a Movie node, then use one in the Background material and the other in the Ground material.
Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)
radstorm posted Tue, 26 October 2010 at 5:02 PM
Hi bill, Yes I guess using 2 simultaneously would be correct. I understand how to do them as backdrops..but not quite sure how to place another on the ground plane.
An example would be clouds moving accross the shy backdrop, while water or whatever flowing on the ground plane.
Any syggestions? Or would that even work?
By the way that node thing always gets me confused..lol
adh3d posted Wed, 27 October 2010 at 10:10 AM
bagginsbill posted Wed, 27 October 2010 at 10:16 AM
To put a movie or image on the ground (or anything for that matter) you go into the material for that and add a Movie node for movies or an Image_Map node for images.
How you connect it depends on whether you want it lit by lights or self lit.
If lit by lights, simply connect it to Diffuse_Color. Then you also have to think about specularity. If it should not by shiny, set Specular_Value = 0. If it is supposed to be shiny then set Specular_Value to how bright, and Highlight_Size to how big - these control highlights.
If self-lit, then set Diffuse_Value = 0, Specular_Value = 0, and connect the Movie or Image_Map to either
Alternate_Diffuse, set to white
Ambient_Color, set to white, then use Ambient_Value to control the brightness.
Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)
radstorm posted Wed, 27 October 2010 at 1:39 PM
hi Adh..I want to use a ground avi to create the illusion of water flowing under the characters feet..like would happen when someone approaches a bathroom where the sink was left running and flowing out into the hallway :)
Thanks bill for the help..most appreciated :)