2

node editor add menu As you can see screen capture I took, I can't find any image texture in the add menu.
All the videos I saw, there was an image texture node in Add > Texture > Image Texture, but I even can't find the first depth.

version is 2.78

David
  • 49,291
  • 38
  • 159
  • 317
Pd.Jung
  • 21
  • 1
  • 1
  • 2
  • in the future please crop your images. – David Dec 29 '16 at 18:47
  • 6
    Most likely the "tutorial" you are watching is meant for the cycles render engine. To change render engines please read: http://blender.stackexchange.com/questions/15681/how-to-set-render-engine-in-blender –  Dec 29 '16 at 18:52

2 Answers2

6

Based on the node I see, you are in Blender Internal Render. If you switch to Cycles and add a new material, you will find the Add > Texture > Image Texture.

NoobieStClair
  • 407
  • 1
  • 3
  • 14
-1

From the Image I can see that the Node tree type to display and edit option is set to display the Compositing or Compositing nodes. You wont be able to see the Image Texture option in the add menu until you set the Node tree type to display and edit to Shader or Shader nodes.

enter image description here

  • Node tree type to edit shown in the image from the original post is set to Material nodes, not compositing. The OP have set their render engine to Blender Internal which is already mentioned in the anwer provided – Mr Zak Aug 01 '19 at 19:52