Which version of Coin are you using? We're at 2.4.5 with OSG 1.2 release. > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Gerrick Bivins wrote: > > Hello all, > > Has anyone successfully loaded vrml models that contain textures using the > > Coin > > version of the wrl loader? I tried loading a file that references several > > jpegs > > but the images don't load. The only messages I get are: > > > > Image data found soTexSize[0]=2, soTexSize[1]=2 soTexNC=1 > > (for each jpeg) > > > > which doesn't look correct but I haven't quite found where that print out is > > coming from. > > :? > > biv > > Yep, same issue here. This used to work but now it seems that either the > loader or Coin are buggy. The messages are from the plugin: > > src/osgPlugins/Inventor/ConvertFromInventor.cpp:625: > osg::notify(osg::NOTICE)<<"Image data found > soTexSize[0]="<<soTexSize[0]<<", > soTexSize[1]="<<soTexSize[1]<<"\tsoTexNC="<<soTexNC<<std::endl; > > The textures are found but are not being loaded right. The VRML file > itself is OK - tested with Whitedune. > > Regards, > > Jan > > - -- > > Jan Ciger > GPG public key: http://www.keyserver.net/ > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.5 (GNU/Linux) > Comment: Using GnuPG with Mandriva - http://enigmail.mozdev.org > > iD8DBQFFbvt4n11XseNj94gRAoFiAJ9sKPDy7pLdo7sz64gI32pFSERHAQCfY9Gl > Wc6CiussVAi7/RVYJdM9+CA= > =UoV6 > -----END PGP SIGNATURE----- > _______________________________________________ > osg-users mailing list > [email protected] > http://openscenegraph.net/mailman/listinfo/osg-users > http://www.openscenegraph.org/ >
_______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
