Henster
May 15, 2003 07:42:04
Hi,
I'm trying to do a bit of modelling and need an image plane. How is this done in Houdini?
Cheers
Henster
EigenAlex
May 15, 2003 08:16:42
Hi,
The way I do it in Houdini is by creating a separate Geometry Object (so that I can toggle between showing the world or the current object only – spacebar + e). Inside that specific Geometry Object, I create a simple grid plane. In this grid plane, append a UVTexture SOP to create the UV coordinate. Afterward, append a Shader SOP.
Now, go to the SHOP network and put down a VEX Plastic Shader or VEX Decal shader (You may prefer to use the latter one) and apply your texture map. In any of the VEX shader, go to the “OpenGL” tab, You should see something like “Texture Map” and “Alpha” somewhere in there. Play with these. The OpenGL tab here will often control what you see in your viewport. However, any changes made to your OpenGL tab WILL NOT be rendered at render time.
After you've done this, go back to your Shader SOP again and apply this particular shader and voila. (Use regular smooth shading will do. Don't go to VEX Shading in your viewport unless you have reason to)
The UV Texture SOP can be use to control the orientation of your texture display.
Hope this helped.
Alex
edward
May 15, 2003 08:51:15
Why not just use viewport background images?
Shannon Gold
May 15, 2003 11:02:37
There is a great vid tutorial that outlines the viewport background method.
http://www.vislab.usyd.edu.au/sidefx/houdini_video/video_data/real/modeling/rocketship_01.rm [vislab.usyd.edu.au]
http://www.vislab.usyd.edu.au/sidefx/houdini_video/video_data/divx/modeling/rocketship_01.avi [vislab.usyd.edu.au]
By the way, is there no longer a proper index page for the new tutorilas site?
MichaelC
May 15, 2003 14:04:25
or this
http://www.vislab.usyd.edu.au/sidefx/houdini_video/by_topic/modeling/index.html [vislab.usyd.edu.au]
the Val's Shoe videos use background images as well.
Shannon Gold
May 15, 2003 14:39:17
Yup, those are the pages I'm familiar with. However, I don't believe that the community site links to anything but the directories. Check it out.