Hello All,
I need to show Cesium 3D Tiles (.b3dm) into esri web scene. Is there any way that i can achieve this.
We have multiple formats of data especially 3D Models (Multipatch) , DSM , DTM etc for which we have already created an application using esri javascript api. It also includes the SLPK file which contains the integrated mesh model.
But now our client has given us Cesium 3D Tiles data and he wants us to show this directly in existing application. Even arcgis data interoperability extension does not have any support to convert these cesium 3D tiles into other formats.
Is there any possibility to display the Cesium 3D Tiles into esri Web Scene.
Thanks in Advance.