Hi ,
 Actually there are two formats in which a Openscene graph can be written into namely  .osg file format and .ive file format. I want to write into a new file format .
osg fileformat just writes the file in ascii mode with the Image filenames as names only. The Ive format writes the scenegraphfile into the binary format with the Images read and inserted into the file . I want to have a file format wherein I will have the file written in binary format only with the Image names not with the image data .So what is the best way I can go about doing it ?

Amal.

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

Reply via email to