[osg-users] Error with reading .obj file

Manohar Kuse mpkuse at connect.ust.hk
Mon Aug 1 00:39:03 PDT 2016


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








More information about the osg-users mailing list