xuzhusheng / gltf-to-3d-tiles

Convert glTF model to Glb, b3dm and 3D tiles format.
MIT License
133 stars 38 forks source link

Generated tileset is incorrect #16

Open adoug opened 1 year ago

adoug commented 1 year ago

I generated a tileset from this gltf and the resulting tileset seems to be either missing nodes or is incorrectly generated.

acc_base_model_gltf.zip acc_base_model.bin

It generated this tileset.json tileset.json.zip

This is what the tileset looks like in Cesium Cesium Sandcastle test

Complete Cesium example

image

Cesium generated tileset.json tileset.json.zip

If I import the same gltf into Cesium Ion it generates this image

xuzhusheng commented 1 year ago

I tried to download your model, but the file acc_base_model.bin linked to a web page.