Korhon Posted October 16, 2008 Share Posted October 16, 2008 Hello! Im trying to learn how to create shaders in vops, and im wondering how can i create Incandescence input (like in maya) on my shader. I need this cause I wanna create a lava shader! Also wondering if there is a smart way to connect my color output from my vop_vex_surface_SHOP into a vop_vex_displacement_SHOP? Thanks! Quote Link to comment Share on other sites More sharing options...
aracid Posted October 16, 2008 Share Posted October 16, 2008 Hey There I would definately start by looking into the lava shader thats distributed with houdini under ur materials palette. You can view the contents of that shader under SHOPS by basically going inside the lava shader, then inside lavaSurface, and basically deconstruct that. In as far as connecting shaders to each other, when rendering, ur displacement shaders are run before ur surface shaders, so ur head space needs to be the other way around, and fortunately theres an example of this in the lava shader shipped with houdini - the displacement shader sends the surface shader information. Inside the Surface VOP you'll find a "Import displacement Variable VOP" to do this. Hope this helps Quote Link to comment Share on other sites More sharing options...
Korhon Posted October 16, 2008 Author Share Posted October 16, 2008 Thanks for the fast reply! Im trying to understand everything thats going on in the lavashader that ships with houdini. But theres alot of stuff going on in there! Guess I just have to look more into it Kinda looking for a way to add a extra input on the lambert that could be Incandescence just like the ambient input. But i think i understand the displacement workflow now! So thanks again! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.