-
I am trying to create tiles for building dataset with triangulated geometries (using tesselate_building tool) following the steps and dataset in tutorial. However, afeter running pg2b3dm and providing…
-
We're in the process of refactoring the glTF / model system and one of the end goals in the next few months is to add support for custom shaders similar to what you'd find in other engines (see Three.…
-
To reproduce:
- Start with two perfectly good tilesets in subfolders
- `./3dtiles/ts1/tileset.json`, `./3dtiles/ts2/tileset.json`
- Each displays in Cesium correctly on its own
- Run `py3dtile…
-
*Edit: Note that the following refers to the https://github.com/CesiumGS/3d-tiles-validator/tree/2.0-tools branch!*
This is the result of diving into a rabbit hole of debugging, and I'll try to …
-
-
To be migrated to [py3dTiles](https://github.com/VCityTeam/py3dtiles/issues)
There is a need to check whether produced tiles respect the 3DTiles specification.
- [x] Try and test to visualize th…
-
I recently upgraded the Cesium version of my project, use Scene.pickPosition And Scene.sampleHeight functions do not accurately get the position of the 3Dtiles layer And the Model surface.
When I pi…
-
I know this sounds stupid but I am not able to find my 3dModel in 3d space...
I am working to switch from [three-loader-3dtiles](https://github.com/nytimes/three-loader-3dtiles) to this project.
…
-
It would be helpful to the community to have a tool to convert 3D Tiles 1.0 to 3D Tiles Next.
One key detail is to convert the 1.0 tile formats (b3dm, i3dm, pnts) to glTF, and add the `3DTILES_cont…
-
The implementation of the 3D Tiles temporal extension is not compliant with the last version of the extension (only minor differences). For instance, the transactions types are not the same. This shou…