-
Are there plans to add support for cesium(3dtiles)
The babylong format is 5-10 times the size of the glb file compressed with gltf pipeline?
-
Compared to other glTF viewers out there our models usually appear darker. We should experiment with either:
* Increase the sun/environment lighting brightness
* Make it configurable?
* Tweak…
-
To follow the lead of `glTF`, it might be good to upgrade our spec from Markdown to AsciiDoctor for nicer HTML and PDF output. It sounds like https://github.com/CesiumGS/wetzel has been updated within…
-
As of Cesium 1.97, the `enableDebugWireframe` flag will be required for `debugWireframe` to work, for both `Model` and `Cesium3DTileset`. Otherwise, nothing happens when `debugWireframe` is toggled. W…
-
Hi,
Bit hard to demonstrate with all my data locked behind firewalls, but has the rendering of pointclouds changed? I've tested all versions from 1.87 till 1.96, all fine, but 1.97 breaks them all.…
-
Hi,
I'm trying to use Cesium to load a 3dTiles model with outlines, and the geometry of this model is compressed by draco.
I stored the compressed geometry as a bufferView, and the outlines data…
-
我看到示例中提供了原生cesium的开发方式,如图
![image](https://user-images.githubusercontent.com/45868259/187814811-7a5b3505-0a7e-427f-b4a1-3edc60ac51ff.png)
请问这个工程是否可以实现使用原生cesium创建地球呢,我尝试了一下,发现使用cesium的viewer后,widget…
-
:exclamation: Please use the [community forum](https://community.cesium.com/) for asking questions about how to use Cesium and best practices. The core Cesium team actively monitors the forum and we l…
-
Hi, I'm new to the world of 3d tiles and currently I know how to make custom XYZ leaflet tiles. I want to know that how can I make `tileset.json`? Do I need a glb format rendered out of blender or [wi…
-
In the geojson-tiler functionality there is an error in the positioning of the 3D tilers within Cesium (EPSG: 4978), as shown in the below image.
I followed the tutorial 'Create 3DTiles from OpenSt…