-
We would like to get as close as possible to an apples-to-apples comparison on the amount of streaming data used for a similar application/camera flight in CesiumJS and Cesium for Unreal.
This is t…
-
Similarly to CesiumGS/cesium-unreal#1377, we currently don't publish the Doxygen docs that we build for cesium-native. For the reasons listed in the linked issue, it would be a good move for us to pub…
-
CesiumJS dynamically adjusts the screen-space error according to several heuristics. We should implement those here.
kring updated
3 years ago
-
Hi,
I am testing CesiumJS to use it in my mapping project. CesiumJS works well on my desktop it seems but on my Android Galaxy S21 with Chrome version 102.0.5005 I can't see the globe. I only see a…
-
Hello! I am using Gatsby CLI version 4.11.2 and Gatsby version 4.11.2 on Windows 10.
I followed your instructions per the README to load everything.
I don't understand what the problem is but I'…
-
Hi there,
First of all congrats on the amazing work here, first self-hosted app that gathers almost all features trekkers and bikepackers need, really impressive!
It could be nice to think about…
-
### What happened?
Translucent glTF polygons are rendered double-sided in CesiumJS when the glTF material does not specify doubleSided, and backface culling is enabled.
The following material provid…
-
### What happened?
There are differences in line segment drawing between 2D and 3D perspectives:
2D:
![image](https://github.com/user-attachments/assets/1df13cbc-7aff-4de2-bb9d-ae6f15948790)
3D:…
-
We should reuse component created for map in https://github.com/kalisio/kdk/issues/110. Depending on the 2D/3D mode the underlying configuration changes to match Leaflet/Cesium descriptors (see e.g. K…
-
In the last version of code, the class "AcMapLayerProviderComponent":
```
@Component({
selector: 'ac-map-layer-provider',
template: '',
})
export class AcMapLayerProviderComponent implemen…