Hi, I am currently doing some preprocessing with textured meshes and save the output node to another file.
The input node is osgb and has texture information embedded. However after SmoothVisitor and using the writeNodeFile to another osgb file, the texture file is missing. The same problem also exist using osgconv --smooth -O "WriteImageHint=IncludeFile" input output. But it can correctly create texture image using -O "WriteImageHint=WriteOut". I would like to ask that how can I also embed texture file inside the osgb node file? Thank you! Cheers, Han ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=68646#68646 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

