-
请问,想请教一个问题:
问题:
使用.osgb转换.3dtile发布在cesiumlab上面(转换工具https://github.com/fanvanzh/3dtiles),报错如下RuntimeError: Unsupported glTF Extension: KHR_technique_webgl
网上提供的解决方案,为Cesium.js加载以后,运行以下代码即可正常显示3dti…
XMuli updated
4 years ago
-
Hi, is there somewhere a sample/documention of playing glTF animation from b3dm tile(s) in Cesium? Is it supported? I see my tiles are rendered in Cesium but the animation is not playing :-(
bertt updated
4 years ago
-
I did an experiment with external tilesets see https://bertt.github.io/mapbox_3dtiles_samples/external.html
In this sample parent file external.json (https://bertt.github.io/mapbox_3dtiles_samples/…
bertt updated
4 years ago
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**…
-
Add support for external tilesets. Spec: https://github.com/CesiumGS/3d-tiles/tree/master/specification#external-tilesets
bertt updated
4 years ago
-
Hello. I tried Cesium Stories styling features on my CityGML dataset, but it looks like only auto generated attributes by Cesium Ion's 3DTiles converter can be used for styling (Height, Latitute, Logi…
-
## Use case: from py3dTiles to CityTiler
As software end-user I want to generate a tile set out of the following sources of information:
1. some raw geometrical data source (e.g. a set of buildin…
-
Hi guys. I tried to upload a CityGML encoded with UTF-8 and an error occurred when tiling.
I was wondering if Ion supports UTF-8. If not, how can we upload content with characters such as á é ü etc…
-
i found cesium 1.65 - 1.68 label fuzzy 。plz update
example
var viewer = new Cesium.Viewer('cesiumContainer');
var citizensBankPark = viewer.entities.add({
…
-
Hello, I have completed the conversion of obj to gltf using the draco compression model. But when I converted obj to a 3dtiles b3dm file and used the draco compression model, there was no success. Whe…