[osg-users] Backward compatibility of osgb file through Schema

Robert Osfield robert.osfield at gmail.com
Thu Nov 2 04:10:23 PDT 2017


Hi Han,

On 2 November 2017 at 11:09, Han Hu <huhan8807 at gmail.com> wrote:

> My problem is that my osg version is osg 3.5.5, which I convert an obj
> file to osgb just by readRefNodeFile and writeNodeFile. But I am targeting
> to other software, which may use some lower version of osg.
>
> I have tried osgconv in OSG 3.4.0 and the other software accept. So there
> seems to be some breaking compatibility change in the osgb format caused by
> either the osgdb_osg plugin or osgdb::OutputStream class.
>

Unfortunatly osgb isn't forwards compatible, and at present there isn't any
scheme to force writing out of older files.

One thing you could try is to write to .osgt or .osg and see if that works
better.

Robert.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20171102/8d3e9e6c/attachment.html>


More information about the osg-users mailing list