Xonotic Forums

Full Version: 3d texture?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
how to make a texture as on a screenshot?
[Image: iaKREb7H.png]

As I understand this is parallax. I have diffus, specular, and normal texture in tga format with alpha chanals.

Could you show me an example of shader?
Put height-map inside normal texture alpha channel and it should work without any extra shaders.
tnx it is work)