Hi,

I'm working in Windows XP with Osg-2.8.2. I use Catia to generate my 3d models. 
The only possibility to save the model in Catia and then to load it right in 
osg is to save the model in .stl extension. But when I save the model using 
this extension the model loses the colour, transforming into a grey model.

I load the 3d model using osgDB::readNodeFile() method:
modelNode = osgDB::readNodeFile("model.stl");
 
Do you know how I can add custom colours to the model using OSG methods?



Thank in advance!

Cheers,
Nagore

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




_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to