Hi, When I export a simple model without textures (cube, cylinder, ...) to the .obj format, everything works. The material colors are as they should be.
However, when I add a simple texture on it, the model in my application is displayed completely black. There are no errors during loading it. Converting the .obj to the .osg (with osgconv) does not help. I checked the exported files and the texture coordinates are properly exported and the texture information in the material is exported too. I'm loading the model the same way as in the loading simple files tutorial on the OSG wiki page. Is there any solution to this? I have searched the forum for the solution but can not find anything useful. Thank you! Cheers, Steve ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=33737#33737 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

