Hi Yiang,

On 6/10/06, Yigang Wang <[EMAIL PROTECTED]> wrote:
When I open an osg file, and  then save it as a .ive format. But when I open 
the .ive format again, the texture disappear!

What is the problem?

Don't know, too many unknowns to provide any remote insight.

Does:

 osgconv cow.osg cow.ive

 osgviewer cow.ive

Work or fail?

Has you scene been loaded and the osg::Image unref'd automatically?
The osgUtil::Optimizer has traversal for optimization texture settings
to reducing memory footprint by enable unref image after downloading
the imagery to OpenGL.

Robert.
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to