2

Is there a way to map a procedural brick texture to a sphere ? I tried with Textures Coordinates and Mapping nodes, but it's still not good.

enter image description here

Tuxbot123
  • 125
  • 1
  • 10

1 Answers1

8

Enter Edit Mode on the Sphere Object, press U and unwrap using "Sphere Project". In the Node Editor, press shift+A>>Texture>>Texture Coordinate and connect the "UV" Output with the "Vector" Input in the Brick Texture node. Finished!

enter image description here

I hope this helps you ;)

bertmoog
  • 6,106
  • 2
  • 19
  • 37