Hi,
if you open the FBX file with a text editor you will see that, for each 
texture, the corresponding path is stored to refer to the absolute path in your 
computer file system... try to modify those paths by removing all the paths 
components but the filename of the texture (if you want the textures to be in 
the same folder as the .fbx file). 

You could also try to export the binary variant of the FBX file instead of 
ASCII, in that case be sure to check the embed media option in order to include 
the textures inside the FBX file itself.

Cheers,
Alessandro

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=72791#72791





_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to