Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
dev:technology:supported_formats:models:3dtiles [2020/01/23 09:17]
lander
dev:technology:supported_formats:models:3dtiles [2020/05/18 12:59]
nathalie
Line 1: Line 1:
 ===== Cesium 3DTiles ====== ===== Cesium 3DTiles ======
 +
 +==== Importing Cesium 3DTiles =====
 +For importing the Cesium 3DTiles format one additional file, next to the .JSON file which describes the structure of the tiles a .3DTiles file needs to be created.
 +Next to the XXX.JSON file create an XXX.3Dtiles file which has the same naming as the JSON file.
 +
 +Import or drag and drop this file into Orbit will visualize the Cesium 3DTiles. In the desktop Content manager, the Cesium 3DTiles can only be visualized in the MapGL component. 
 +
 +At import into Orbit, an XXX.ini and XXX.[[dev:technology:supported_formats:other:ord|ord]] file will be created next to the XXX.3dtiles file. The XXX.ini file consists of scaling and translation values. The scale is by default set to 1 and translation is set to 0 in all three directions (x,y, and z). Note that these files are obligated to be present next to the XXX.3dtiles file to be able to use the files in Orbit 3DM Publisher or 3D Mapping Cloud.
  
 ==== Geometric error ===== ==== Geometric error =====
 
Last modified:: 2021/08/16 09:46