Hi, I have been reading .obj mesh object osg::Node * cytBuilding = osgDB::readNodeFile( "model/level_2_0_0.obj");
Although it seem to read it, it gives the following error messages: *** line not handled *** :map_bump *** line not handled *** :bump *** line not handled *** :map_opacity *** line not handled *** :map_d *** line not handled *** :refl *** line not handled *** :map_kS *** line not handled *** :map_Ns *** line not handled *** :map_bump *** line not handled *** :bump *** line not handled *** :map_opacity *** line not handled *** :map_d *** line not handled *** :refl *** line not handled *** :map_kS *** line not handled *** :map_Ns How should I deal with this. The display seem to be correct but the colors are a bit messed up. Please help! ... Thank you! Cheers, Manohar ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=68228#68228 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

