-
I am quite new to 3DCityDB.
I have many gltf building models, and I have converted these models into 3D-Tiles(b3dm) using 3d-tiles-tools, but how should I to store these b3dm into 3DCityDB? And How…
-
请问可以支持不同坐标系下osgb文件转3dtiles吗?
-
after gzip 3dtiles,cesium can not load, need other setting?thanks
-
For styling there is now the possebility to use Expressions. Thats nice for static data but whats about dynamic data?
For example i use vector tiles where features have only a id. At tile load i re…
-
Currently, any JSON file anywhere in the hierarchy can be the entry point of a tileset, there is also no requirement for it to be named `tileset.json`. This makes it impossible to write a generic loa…
-
Any polygon created with the entity API is classifying 3D Tiles by default, but it should instead appear underneath.
@bagnell could you take a look at this?
Reported on the forum: https://groups…
-
你好:
当使用3dtiles.exe,osgb->3dtitles,,exe会停止工作
![2018-03-12_135044](https://user-images.githubusercontent.com/18589356/37267912-14379818-25fe-11e8-8be6-d515f972fe66.png)
麻烦你帮我分析下,谢谢!
-
I want to know the relationship between Cesium runtime(the request, render and delete of tile data) and 3D Tiles data(the boundingVolume, viewerRequestVolume and content.boundingVolume). Does anyone k…
-
The code in 3dtiles_provider as below:
const init = function f_init(mesh) {
mesh.frustumCulled = false;
if (mesh.material) {
if (layer.overrideMat…
-
We have a 3dTiles model which gets corrupted after switching to 2d mode and then back to 3d. Some DrawCommands seem to have wrong BoundingSphere center and not being rendered.
Can you take a look at …
Vineg updated
6 years ago