Import .obj in blender - Missing textures

Hi!



I have a problem with importing exported .obj files into blender, the textures are missing.



I have a .skp file:

http://sketchup.google.com/3dwarehouse/details?mid=c00ea9a3664046d7e2d40be5022e85f3&prevstart=0



I’ve exported only Mario into a .obj file via SketchUp 8.



Exported files: http://s344453797.online.de/mario/Mario.rar



Now I simply import the .obj file into blender.



But the textures are gone!



.mtl file:

[java]#

Alias OBJ Material File

Exported from SketchUp, © 2000-2006 Google, Inc.


newmtl m5
Ka 0.000000 0.000000 0.000000
Kd 0.784314 0.556863 0.454902
Ks 0.330000 0.330000 0.330000
map_Kd Mario/m5.jpg

newmtl m7
Ka 0.000000 0.000000 0.000000
Kd 0.996078 0.996078 0.996078
Ks 0.330000 0.330000 0.330000
map_Kd Mario/m7.jpg

newmtl m2
Ka 0.000000 0.000000 0.000000
Kd 0.741176 0.129412 0.129412
Ks 0.330000 0.330000 0.330000
map_Kd Mario/m2.jpg

newmtl m6
Ka 0.000000 0.000000 0.000000
Kd 0.415686 0.215686 0.125490
Ks 0.330000 0.330000 0.330000
map_Kd Mario/m6.jpg

newmtl m3
Ka 0.000000 0.000000 0.000000
Kd 0.949020 0.745098 0.631373
Ks 0.330000 0.330000 0.330000
map_Kd Mario/m3.jpg

newmtl m4
Ka 0.000000 0.000000 0.000000
Kd 0.780392 0.854902 0.921569
Ks 0.330000 0.330000 0.330000
map_Kd Mario/m4.jpg

newmtl m1
Ka 0.000000 0.000000 0.000000
Kd 0.184314 0.192157 0.360784
Ks 0.330000 0.330000 0.330000
map_Kd Mario/m1.jpg

newmtl M_0020_Red
Ka 0.000000 0.000000 0.000000
Kd 0.709804 0.000000 0.000000
Ks 0.330000 0.330000 0.330000[/java]

Did you put the textures in the “Mario” folder in the classpath?

Make sure the viewport shading is in textured mode.

Momoko_Fan said:
Did you put the textures in the "Mario" folder in the classpath?

I did nothing, SketchUp made a folder where the .obj was exported named "Mario", with 7 Textures (.jpg).

nehon said:
Make sure the viewport shading is in textured mode.

I'm a beginner in blender, where do I find this option?

// Edit:
Found it.

But not all textures are visible! Am I doing something wrong?



Still there are some issues with the eyes and the shoulders.

But for further help i suggest that you post on Blender forums, they'll surely be of greater help.
Btw, remember the little italian plumber is copyrighted, and that you can't use it at your will

The textures need to be placed in the appropriate directory (/Mario) otherwise they won’t be loaded.