Page 1 of 1

dirt identify the normal map

Posted: Mon Jan 11, 2021 9:13 pm
by EXRurni
I want to ask if dirt can recognize the normals of the texture like falloffmap. If you can make a button like this, it will bring a lot of details.

Re: dirt identify the normal map

Posted: Tue Jan 12, 2021 6:07 pm
by lanklaf
EXRurni wrote:I want to ask if dirt can recognize the normals of the texture like falloffmap. If you can make a button like this, it will bring a lot of details.
You can simply use a gradient on the normal map and mix it with the dirt node.

Image

Or even split the normal into R, G, and B channels for more control.

Image

Re: dirt identify the normal map

Posted: Wed Jan 13, 2021 9:32 pm
by EXRurni
cool!!