saadat2930

第 99 位会员

会员
个人信息
  • 加入于 2018-12-19 20:15:17
  • 最后登录时间 5年前
个人成就
  • 发表文章次数 0
  • 发布回复次数 1
  • 个人主页浏览次数 25
osgb转Cesium 3D tiles工具5年前

Hi! I want some help regarding 3Dtiles for display on cesium. I have a photogrammetry model that is prepared in Pix4d desktop application, I can have it in multiple formats including osgb, fbx, obj etc. I tried alot to create 3D tiles using various techniques, I am unable to do it sucessfully.

For "3dtile conversion toolset" I have to add metadata.xml along with osgb files, which i dont have, So i put an empty metadata.xml. It gives me the data copied in different folders along with json files tileset.json but when i run the code to display on cesium it gives me error and the data is not displayed. var tileset = new Cesium.Cesium3DTileset({ url: "mydata/tileset.json" }); viewer.scene.primitives.add(tileset);

viewer.zoomTo(tileset);

Please tell me where i am going wrong as soon as possible. I will be really very thankful.

Your Site Analytics