Hi Wang Rui, Many thanks for chasing and nailing down these problems. I've done a quick merged and test and things look to be solid under Linux as well. I'm not 100% sure about the syntax of changes to the serialization so rather than merge right away I'll leave it till monday so I can do a full review. The original .osg format is a bit awkward when handling these terrain layers as well, so I'll do a full review of this too to see how the two relate.
Cheers, Robert. On Fri, Jun 18, 2010 at 6:45 PM, Wang Rui <[email protected]> wrote: > Hi Robert, > > After a not short time debugging, I finally got the problem why > vpbmaster failed as Brad said in osg-users, and would like to attach > the patches immediately. > > The CompositeLayer.cpp belongs to the OSG source code: > src/osgWrappers/serializers/osgTerrain, which fixes the 'missing > compound name' problem of composite layer wrapper. > > The DatabaseBuilderIO.cpp belongs to the VPB source code: src/vpb. It > fixes the problem of reading .source file and taking TerrainTile node > from it. > > Now the vpbmaster application can work fine on my Windows, for instance: > # vpbmaster -d dem.tif -t dom.tif -o out.osgb > > It's really late here. And I'm going to think about whether getting to > sleep or watching the next world cup. :) > > Cheers, > > Wang Rui > > _______________________________________________ > osg-submissions mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org > > _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
