**Hi everyone **
I can load 3d-tiles into Cesium and it displays perfectly in 3D scenemode.
But when morph to 2D mode, there are cracks between tiles.
Is there any solutions?
Thanks
Chris
**Hi everyone **
I can load 3d-tiles into Cesium and it displays perfectly in 3D scenemode.
But when morph to 2D mode, there are cracks between tiles.
Is there any solutions?
Thanks
Chris
Hm… I tried another tileset to see what would happen and didn’t notice any cracks. However this is most likely related to https://github.com/AnalyticalGraphicsInc/cesium/issues/5112 and I don’t have a good answer right now.
@Chris_Wang @sean_lilley Hi!May I ask if you have resolved this issue? I am currently facing the same problem with my Cesium version 1.122.0, which may cause cracks in both 2D and 2.5D viewing angles.
It should work if you construct your Cesium3DTileset with projectTo2D: true
. That was added in CesiumJS 1.95.