• Cesium 3DTiles maximumScreenSpaceError

    When producing a 3DTiles model via CC it optimizes the model for maximumScreenSpaceError = 1, while the default value for CesiumJS and other viewer is 16. This causes the model to load LOD levels incorrectly, resulting in a low-poly model unless fully…
  • Cesium.ion viewing

    hello everyone, I made a render for cesium.ion in cc master. I uploaded it to Amazon and viewed it, but the maps do not open under the model. I got the API key in BING maps as in the cc master guide, but I don't know where to write it in the main.js file…
  • How to export cezium 3-D tiles in the coordinate system epsg 4326?

    Hello! I use Context Captur to build 3-D models and export to 3-d tiles, but the tiles are exported only in the geocentric coordinate system (epsg 4978), the choice of other systems is blocked. How to change the coordinate system to epsg 4326? 3-d tiles…