Hi ,
 Still If I need to make a new file format and support it , what are the steps I should be following. Most probably the options in the IVE plugin might be enough for my purpose , But I would like to learn abt making new plugins .

Thanks,
Amal.


On 9/19/06, Robert Osfield <[EMAIL PROTECTED]> wrote:
Hi Amal,

The .ive supports writing of image filenames, I can't recall the options off hand, but have a dig through src/osgPlugins/ive/ReaderWriterIVE.cpp.

Robert.

On 9/18/06, Amal <[EMAIL PROTECTED]> wrote:

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/



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


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

Reply via email to