Hi, Sorry to bump such an old question, but I am having trouble with exporting my .ive files to .osg files to get the textures. I have followed this tutorial: http://lagoon.cse.unr.edu/~lagoon/index.php/ECSLENT_Blender_import/export#How_to_convert_.ive_to_Ogre_.mesh, however I get stuck at point 4 of the procedure.
I have tried Code: osgconv --format osg sudo osgconv sgnl_01.ive signaal2.osg -O OutputTextureFiles but it gives me the following errors Code: Error writing file textures/sngpst.png: Warning: Error in writing to "textures/sngpst.png". Error writing file textures\Red.png: Warning: Could not find plugin to write image to file "textures\Red.png". Error writing file textures\Orange.png: Warning: Could not find plugin to write image to file "textures\Orange.png". Error writing file textures\Green.png: Warning: Could not find plugin to write image to file "textures\Green.png". Data written to 'signaal2.osg'. I do have created the folder 'textures'. The .osg file is created, but the .png files cannot be opened. Am I missing something? Thank you! Cheers, Thijs[/code] ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=53434#53434 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

