-
### Description
Hi,
I'm trying to load an asset i've uploaded to Cesium ION (a GLB file converted to 3D tiles) in Deck GL (v9).
I'm using the cesium ION loader: CesiumIonLoader
new Tile3DL…
-
Hi,
It's been a while now that i'm trying to integrate 3D data based on obj files representing small part of cities in France.
First, I tried to convert the obj file to Vef format using a homema…
-
I use the official release 3dtile.exe to generate 3dtiles from osgb, but it could not pass the validation of cesium 3d-tiles-validator tool after failed to load the tiles using the cesium plugin for …
-
Now that the `ModelExperimental` implementation is pretty far along, we wanted to start measuring its performance compared to the old `Model`. This issue is to record the results.
## Testing Loadin…
-
Hello,
I'm using the citygml-tiler tool.
Have you plan to deal with other CityGML themes : transport, vegetation, cityfurniture, ...
Thanks,
-
**Is your feature request related to a problem? Please describe.**
I am trying to add [this tileset](https://3d.geo.admin.ch/3d-tiles/ch.swisstopo.swissnames3d.3d/20180716/tileset.json) which is su…
-
### Hi,i have a problem.
### Why is it like this after loaded
![image](https://user-images.githubusercontent.com/50985788/197150044-2c7889e6-c301-4102-a6fd-156d4c50896b.png)
### here's the direct…
-
The [Usage section in the README](https://github.com/CesiumGS/3d-tiles-validator/blob/7e75f0cc828259efa36fb223e0e43868a9022b6b/README.md#usage) and the [yargs arguments definitions](https://github.com…
-
-
现在只能做到给模型添加材质,修改它的颜色金属光泽等,但是给他添加贴图纹理,我找了一些相关代码都不成功,关于buf和bufviewer的地方看不太明白
我目前找的部分代码是比如给model.images.push_back(image);
material.values["baseColorTexture"] = baseColorTexture;
最后转出来加载后都不正确,下载了一些gltf…