-
The `CesiumUtility::Uri::resolve()` function does not seem to handle a base URI with spaces as expected, **even when the spaces are encoded as `%20`**.
Specifically, I'm working with a file URI, so …
-
Original issue :
https://github.com/iTowns/itowns/issues/2434
>
> Hi, I want to show attributes of Instanced 3D Tiles (I3dm), like it works with Batched 3D Tiles (b3dm)
>
> Sample (does no…
-
Hi, how can I start an animation on Instanced 3D Tiles containing a windmill (blades are animated),
sample https://www.itowns-project.org/itowns/examples/3dtiles_loader.html?tileset=https://bertt.…
bertt updated
2 weeks ago
-
### What happened?
I have a custom 3DTileset that was created with a third party software that is not properly loading/displaying.
Since v1.115 the tileset looks likes this:
![3DTiles_error_1](ht…
-
I'm using the SharpGLTF.Ext.3DTiles extension with Cesium and am able to build them and display them in Cesium reading values out of the property tables using conditions on the Cesium3DTileStyle.
Thi…
-
As a user, I wish to be able to add 3d tiles hosted on cesium ion such as a 3d drone photogrammetry. The user would provide an asset ID and a cesiumIONToken and a new user layer would be created that …
kfarr updated
2 months ago
-
Hi, first of all thanks for this amasing software!
I got an issue installing cesium in unity on linux.
to my system:
`6.10.10-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 12 Sep 2024 17:21:02 +0000 x86_…
2tata updated
1 month ago
-
Manual modeling of data fbx is required to slice and convert it into 3dtiles. Use cesiumLab (download link: https://www.bjxbsj.cn/downcenter.html )This tool can be converted to 3dtiles1.1 (gltf) and 3…
-
Errors after running:
`cmake --build Build --config Release -j 4`
```
In file included from /mnt/c/Users/Documents/cesium/cdb-to-3dtiles/CDBTo3DTiles/src/CDBTile.h:5,
from /m…
-
**Is your feature request related to a problem? Please describe.**
There are multiple packaging formats for 3dtiles tilesets, which store the tiles + hierarchy content within a single dataset file.…