Closed geo3data closed 1 year ago
Hi @geo3data,
There was a major change to how we handle 3D Tiles in 1.97. Does this tileset work before or after version 1.97?
I can upload the data to ion, but failed to provide an sandcastle example
Cesium ion uses CesiumJS to render the examples. If there is an error loading the file, then the Sandcastle example.
Hi @geo3data,
There was a major change to how we handle 3D Tiles in 1.97. Does this tileset work before or after version 1.97?
I can upload the data to ion, but failed to provide an sandcastle example
Cesium ion uses CesiumJS to render the examples. If there is an error loading the file, then the Sandcastle example.
1.90 Good, 1.93 crash, 1.95 crash, with [.WebGL-00000A6402D65400] GL_INVALID_OPERATION: Insufficient buffer size.
I would suggest looking through CHANGES.md
for the releases from 1.83 to 1.93 to identify the relevant change.
Finally, I found the problem in my code, after draco, mesh vertex number and triangle count all changed, but I did not notice this, I thought they were not changed, so close this issue.
Sandcastle example:
Browser:
Operating System:
dracoGlb.zip 3dtiles with draco , 1.83 good, but newer version failed to view,
I can upload the data to ion, but failed to provide an sandcastle exapmle, I guess ion can not process glb with draco is the reason,
so please just download the zip file, it contains a tileset.json and a glb. you can easily reproduce the problem I encountered.