首页 > 其他 > 详细

osgearth 代码 hack(四) 显示cesium ion 上的 3Dtiles

时间:2020-05-07 21:54:13      阅读:124      评论:0      收藏:0      [点我收藏+]

  查看了osgeath 的最新版本, 发现它支持cesium ion 上的3DTiles 。先上图吧。

技术分享图片

  高兴啊。  我们 OSGEARTH 的用户也能用上cesium 。上的功能了, 不得不说, cesium 现在要比 osgearth火很多。    下载了。 osg3.6.5  and  osgearth-master .   花了两天时间编译, 结果发现

新版本编译不过,  找不到 GL_DYNAMIC_STORAGE_BIT    的定义。   解决方法是在网上收到这个宏的定义, 直接改过来。   好不容易都编译通过, 希望见证这个奇迹,

很沮丧的发现:

 

C:\3rdpart\osgearth-master-build\bin\Debug>osgearth_annotationd.exe ..\tests\cesium_ion.earth

[osgEarth]* [B3DMReader] GLTF ERROR: accessor[0] invalid bufferView

 

崩溃了,  希望明天能解决。 

 

osgearth 代码 hack(四) 显示cesium ion 上的 3Dtiles

原文:https://www.cnblogs.com/enigma19971/p/12845804.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!