0

I wanted to apply texture on some house following an tutorial, I'm sure I did all what was needed but still don't see the texture.

Here's a screenshot:

enter image description here

Ray Mairlot
  • 29,192
  • 11
  • 103
  • 125
  • 1
    did you add a material that uses the texture and it's uv to your house model ?a screenshot of your house material nodes would help. –  Jun 07 '16 at 15:09
  • Can you include your .blend file? – Shady Puck Jun 07 '16 at 15:27
  • Related - http://blender.stackexchange.com/questions/8697/how-do-i-put-an-image-texture-on-a-material-in-cycles Also related - http://blender.stackexchange.com/questions/5283/how-to-show-textures-in-the-3d-view-editor – Mr Zak Jun 07 '16 at 16:08

1 Answers1

1

In cycles you to create materials using shaders.

enter image description here

Select the faces you want to use those materials, and assign the material to them with the assign button.

enter image description here

The image needs to be used as a texture by the shader using the mapping you've set up on the Texture coordinates.

enter image description here