scially / Cesium3DTilesConverter

Convert OSGB,Shp,GDAL To Cesium 3DTiles
GNU Lesser General Public License v2.1
389 stars 90 forks source link

Are you considering converting gltf and glb to 3dtiles? #27

Open yoyomule opened 1 year ago

yoyomule commented 1 year ago

Are you considering converting gltf and glb to 3dtiles?

scially commented 1 year ago

You can refer to this function void CesiumB3DM::toB3DM(const QByteArray& glb, QByteArray& buffer) const{

yoyomule commented 12 months ago

Thanks,it support the 3dtile 1.1 specification? it seems they have changed it to glb.