-
Hi Vincent,
have you seen this Cesium maps + Aframe component ?
https://github.com/anselm/aterrain
It would be nice to have also multiplaying feature there.
Have you seen my pull request ?…
-
Hi I'm trying to use tile-converter API (not CLI), but I'm getting some errors.
egm is installed.
```
converter = new I3SConverter();
await converter.convert({
inputUrl: url,
outputPat…
-
There should be a 3D Tiles serializer for Cesium Native that goes between C++ and JSON. It would function very similarly to the glTF serializer and could probably use the same `JSON schema C++` gener…
-
Terria/Cesium's client-side vector support is not ideal.
## Why
- Lots of features / highly complex features will crash the browser
- In a lot of cases WMS for vector datasets use more bandwidt…
-
I tried to load a classic example 3DTiles --**TilesetWithDiscreteLOD** ,but there was nothing in the scene and didn't log any error.
The code just like
![image](https://user-images.githubusercontent…
-
According to the [specification](https://github.com/CesiumGS/glTF/tree/3d-tiles-next/extensions/2.0/Vendor/EXT_mesh_features#referencing-property-tables-with-feature-ids), it should be possible to def…
-
When I used B3DMLoader to load my b3dms, it didn't work and log:
![image](https://user-images.githubusercontent.com/51537408/144041251-c3bc5ff7-f9be-422f-864c-c8f5cb862d6e.png)
from
![image](https:…
-
There are several smaller possible changes for the `3DTILES_implicit_tiling` specification. This is a short summary of these, with cross-links to existing issues, or summaries that may be used to star…
-
hi. I want to use your tile-converter tools to convert i3s service to 3D Tiles. Here is my CLI code:
npx tile-converter --input-type I3S --tileset http://kejin.geoscene.cn/server/rest/services/Hosted…
-
As i'm having issues with my metashape tilesets with this library, i have asked help on the metashape forum.
And here is the answer:
https://www.agisoft.com/forum/index.php?topic=14118.msg62203…