-
Hello, what is the difference between tileset.root.transform and tileset.modelMatrix? When I was adjusting the position of 3dtiles data, I found that a portion of 3dtiles data (converted from OSGB) ca…
-
I am currently tring to export three different tiles from a citygml (LoD2) to glb. Currently a single .gltf or .glb. per building is exported in a folder structure *0/0/number/buildingID.gltf* is expo…
-
**Sandcastle example**: https://sandcastle.cesium.com/index.html#c=bYzLCsIwFER/5ZKVgiS4Ni1Ct4ILwVU2aXrV4G1S8mipX29bERRdzsw5Y7yLCXqLAwYowOEAFUabW35eupViZsmVd0lbh0Gx9U45tmEyppGwVA5gb9vOhwQ50IpzkbDtSCeMo…
-
Hello, what is the CesiumDev directory under the build folder for?
-
Yesterday, I created a program through the Create React App and added cesium library. Although it ran successfully, I met a problem:
![image](https://github.com/CesiumGS/cesium/assets/31184164/89c9…
-
May I ask all the great gods:
Has any great deity created a lightweight cesium that only requires basic map browsing to reduce unnecessary dependencies and reduce rendering pressure.
-
I have an Cesium application that should not connect to Ion services. I followed the steps in
https://github.com/CesiumGS/cesium/tree/main/Documentation/OfflineGuide
and still getting a Cesium Ion L…
-
Guys, I am seeing this timeslider error crop up now when using the timeslider.
![timeslider_error](https://cloud.githubusercontent.com/assets/16298736/12994280/71349494-d173-11e5-8066-c3657b2aa3c1.j…
-
The simple mention of fsInput.attributes.tangentEC in my custom shader generates the following exception:
```
ERROR: 0:78: '=' : dimension mismatch
ERROR: 0:78: 'assign' : cannot convert from 'hi…
-
What's a good way to draw hundreds of dots on a map
在地图上画上百个圆点有什么好的方法