OSGB数据压缩

OSGB数据输出时压缩数据大小,采用如下设置:

osgDB::writeNodeFile(*osgbNode, "xxx/xxxx.osgb", new osgDB::Options("WriteImageHint=IncludeData Compressor=zlib"));


原文地址:https://www.cnblogs.com/ningmouming/p/9644994.html