<div dir="ltr">Hi Han,<br><div class="gmail_extra"><br><div class="gmail_quote">On 2 November 2017 at 11:09, Han Hu <span dir="ltr"><<a href="mailto:huhan8807@gmail.com" target="_blank">huhan8807@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">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.<br>
<br>
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.<br></blockquote><div><br></div><div>Unfortunatly osgb isn't forwards compatible, and at present there isn't any scheme to force writing out of older files.</div><div><br></div><div>One thing you could try is to write to .osgt or .osg and see if that works better.<br></div><div><br></div><div>Robert.<br></div><div> </div></div><br></div></div>