Hi Gianni,

On Fri, Sep 17, 2010 at 11:59 AM, Robert Osfield
<robert.osfi...@gmail.com> wrote:
> One test you could do is to use OSG-2.8.2 to load the .ive files and
> then write them out to .osg, then read the .osg files in 2.8.3 and
> then write it back out to a new .ive files, then attempt to read the
> new .ive files back with 2.8.2.  If you can do this round trip without
> any problems then at least you know that the plugin is indeed
> generating the same output.

I forgot to also suggest reading the .ive files with 2.8.2 and writing
them out again with 2.8.2, just in case the version of the OSG that
you generated the files with is different and outputs a different
version of the .ive.  The .ive plugin is written to be back-wards
compatible where possible, but isn't ever forwards compatible so this
conversion will be a one way conversion.  The resulting files should
in theory be readable by 2.8.3, so this would also be a another test
to do.

Robert.
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to