-
Reported on the forum: https://groups.google.com/forum/?hl=en#!topic/cesium-dev/0E-aKBTLESk
The user created this sandcastle example to demonstrate the problem: http://hosting.virtualcitysystems.de/d…
-
I am trying to load local 3d tiles (.b3dm), but I am facing some issue.
My flow
I have 300mb+ .obj file, I converted that to 3d tiles using https://github.com/OpenDroneMap/Obj2Tiles. Now I want to …
-
### What is the bug or the crash?
Skyline is a leading provider of 3D earth visualization software. It provides 3D Tiles mesh layers with an embedded Floor (DTM), in addition to the mesh texture. Loa…
-
- This dataset is not yet ready, but a sample has been uploaded to `datateam.nceas.ucsb.edu:/home/pdg/data/nitze_lake_change/data_sample_2022-09-09`
## Sample data info
**The files are not final…
-
The earth is white with nothing when i load my local 3dtiles file. there is the earth file:
/media/xxxx/文档/Works/Models/GIS/YSY_GIS/tileset.json
can you tell me why? The osgearth version…
-
Tentative changes for `1.0` that should be handled in the `upgrade` command
* Move batch table hierarchy to extension: https://github.com/AnalyticalGraphicsInc/3d-tiles/issues/303
* Fix leading sl…
-
I have been using Cesium for unreal and now i can't load the tiles locally with file:/// since it was updated to version 2
rpte updated
9 months ago
-
OS: Ubuntu 20.04
Compiling autocfg v1.0.1
Compiling cfg-if v1.0.0
Compiling libc v0.2.101
Compiling proc-macro2 v1.0.29
Compiling crossbeam-utils v0.8.5
Compiling unicode-xid v…
-
Hi there,
I'm trying to parse through every glb tile of a large tileset, trying to decompress textures which are compressed with KTX2.
Note KTX2 decompression is not yet available within gltf-pi…
-
I have one 3dtiles file, when I use cesium-native to load and updateView, there are only tilesvisited but no render data. I think this is because of the issue with ViewState. I get the transform from …