Is it possible to have both a normal and tangent map in the hair shader

(Poor English)
Try to bake a normal into ao or just treat your base as a diffuse.

And I think that if you just take NormalMap and Corss with [1,0,0](Assuming your hair texture is aligned along V direction, Or you just make it a parameter),Then drag the wire into Tangent and Tangent Output, with a value of scatter being about 0.08(Or parameter), you may get a better material.

This is the material with no hair shader but a normal map

112764-qq图片20161028022307.jpg

And the picture below shows when you get no scatter input

112765-qq图片20161028022311.jpg

Finally if you set the scatter to 0.08

112766-qq图片20161028022255.jpg

1 Like