Hello Dorian,

osg format doesn't contain texture data. It only contains texture file names.
When you convert from ive to osg you lose texture data.

When loading your .osg file, If you have the original textures, you can set osg filepath environnement variable where your original textures are. You'll get your textures back.

jOan abadie - PIXXIM SA


2006/5/24, Dorian Dussel <[EMAIL PROTECTED]>:
Hello,
 
I would like to convert myfile.ive to myfile.osg so I do :
osgconv myfile.ive  myfile.osg  
But when I use osgviewer to see myfile.osg, it doesn't find the textures ( .dds format ) !!!
How can I do ?
 
Thanks !!
 


DUSSEL Dorian
Master Pro Télédétection / Imagerie Numérique
Université Paul Sabatier Toulouse III


Yahoo! Mail réinvente le mail ! Découvrez le nouveau Yahoo! Mail et son interface révolutionnaire.


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




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

Reply via email to