Skip to main content

All Questions

4 questions with no upvoted or accepted answers
3 votes
0 answers
110 views

texture mapping without texture being mirrored on other side of object

I have a cylinder I want to map a texture to. To specify the location of the texture I use an empty. In the material node editor I then use the object function of the texture coordinate node and ...
Dominik's user avatar
  • 41
1 vote
0 answers
49 views

How to give uniform thicknes to edges of an object using materials(nodes)?

Here I want to create a thick border around my object using materials (Nodes). Here is my model and material. But, when we see closely, there is a variation in thickness of side borders. The side ...
Bhagath's user avatar
  • 81
0 votes
0 answers
679 views

Adjust mapping of displacement texture in EEVEE?

Because EEVEE requires the use of the displacement modifier rather than the displacement channel in the shader editor, is there a way to properly adjust the corresponding height map in parallel to the ...
Sandberg's user avatar
0 votes
1 answer
453 views

Voronoi Texture scale issue when translating

I have a Voronoi texture using object coordinates and a Vector Math node set to Add to translate the texture along the Z axis. This works fine! However, if I use another texture (Noise, Musgrave, ...
gcs_dev's user avatar
  • 622