现需要对osgb的输出进行压缩,使用如下语句时:osgDB::writeNodeFile(*geode, this->folderpath + "\" + this->modelName + ".osgb", new osgDB::Options("WriteImageHint=IncludeFile Compressor=zlib"));可以生成OSGB文件,但所生成的模型无纹理.使用includedata倒是可以正常显示,但文件过大.