how to add bump image to material x
6845 6 2-
- Mark Wallman
- Member
- 711 posts
- Joined: Aug. 2013
- Offline
-
- Enivob
- Member
- 2637 posts
- Joined: June 2008
- Offline
A greyscale image is not the same as a Normal map, those look purply. I'm not sure if Karma supports actual bump mapping yet, but you can use a greyscale image for displacement. You have to "collect" up two shaders to combine them, and assign the collected node to your object as the material.
Using Houdini Indie 20.0
Windows 11 64GB Ryzen 16 core.
nVidia 3050RTX 8BG RAM.
Windows 11 64GB Ryzen 16 core.
nVidia 3050RTX 8BG RAM.
-
- Mark Wallman
- Member
- 711 posts
- Joined: Aug. 2013
- Offline
-
- protozoan
- Member
- 1761 posts
- Joined: March 2009
- Online
I don't know if you can use the old bump to normal vop within materialX (it would be KarmaCPU only, since XPU doesn't do vex), I tried it for a minute and wasn't able to.
But.. if it doesn't have to be explicitly "in" the shader network, you could go through cops and use a vopcop filter with bump_to_normal to generate the normal map from your bump. That works.
But.. if it doesn't have to be explicitly "in" the shader network, you could go through cops and use a vopcop filter with bump_to_normal to generate the normal map from your bump. That works.
Martin Winkler
money man at Alarmstart Germany
money man at Alarmstart Germany
-
- ben toogood
- Member
- 31 posts
- Joined: Feb. 2014
- Offline
Would the mtlx height to normal be any good?
https://www.sidefx.com/docs/houdini/nodes/vop/mtlxheighttonormal [www.sidefx.com]
https://www.sidefx.com/docs/houdini/nodes/vop/mtlxheighttonormal [www.sidefx.com]
-
- Mark Wallman
- Member
- 711 posts
- Joined: Aug. 2013
- Offline
-
- AhmedHindy
- Member
- 138 posts
- Joined: Oct. 2020
- Offline
-
- Quick Links