Announcement

Collapse
No announcement yet.

Dirt texture using nodes

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Dirt texture using nodes

    Hi all!

    I'm going crazy trying to add AO to a material, what I am doing wrong?

    Click image for larger version

Name:	dirt.jpg
Views:	1
Size:	202.2 KB
ID:	881247

    Thanks in advance!

  • #2
    In your case you have 2 brdfs with weight=1.0 means only one will be seen, so in this case you need to use Dirt as Weight:
    Click image for larger version

Name:	vb30_dirt_brdf_weight.png
Views:	1
Size:	167.7 KB
ID:	855149

    But I could also suggest doing smth like mixing dirt with diffuse texture (i'm showing 2 setups here: using mix and using layered):
    Click image for larger version

Name:	vb30_dirt_usage.png
Views:	1
Size:	165.0 KB
ID:	855148

    Also check "Invert normal" option and a trick of how to adjust radius if radius is textured:
    Click image for larger version

Name:	vb30_dirt_radius.png
Views:	1
Size:	60.1 KB
ID:	855147
    V-Ray For Houdini | V-Ray Hydra Delegate | VRayScene
    andrei.izrantcev@chaos.com
    Support Request

    Comment


    • #3
      As usual, fantastic explanation, Andrey, thank you!

      Joan

      Comment

      Working...
      X