-
The issue that was reported in https://community.cesium.com/t/problems-with-loading-local-3dtiles-models/12869/20 is caused by the JSON data of the GLB of the B3DM containing images that have the `"mi…
-
There are two times in the builder script where each point in the geometry is iterated over. I want to see if these can be combined into one loop or if they are necessary
-
When using the `--center` option it would be helpful to recover the offset. Perhaps the value could be stored inside the glTF using [this cesium extension](https://github.com/KhronosGroup/glTF/tree/ma…
-
When I loaded a 3DTiles with images ,it logged this error.
![image](https://user-images.githubusercontent.com/51537408/143979376-a6e3a62d-e4f1-4d4b-a72d-863e6f6b2208.png)
The error is likely from he…
-
- [x] Add instructions for how to serve the converted tileset (e.g. from SLPK or file tree)
- [x] [tile converter command line docs](https://loaders.gl/modules/tile-converter/docs/cli-reference/tile-…
-
The 3dtiles and gltf files are attached below. The gltf file is exported from 3dtiles file, and display correct in gltf viewer. The Cesium version is 1.83.
![cesium](https://user-images.githubusercon…
-
I want to show some labels in the 3dtiles. I wonder if vctr can contain some labels. Such as the following data:
```javascript
ver entity = viewer.entities.add({
position: Cesium.Cartesian3.f…
-
https://github.com/CesiumGS/3d-tiles/tree/3d-tiles-next/extensions/3DTILES_implicit_tiling
I think this extension should integrate pretty nicely with the implicit tiling support already in cesium-n…
kring updated
3 years ago
-
When trying to render a glTF that contains a "point cloud" with colors that are declared as a `VEC3` with `GL_FLOAT` components, it generates an error message:
> Fragment shader compile log: ERROR:…
-
Hi,
we got a reality model dataset exported through a third-party tool in 3D tileset format. Then the tilesets are loaded via displayStyle.attachRealityModel but there is nothing present. After ins…