-
![image](https://user-images.githubusercontent.com/27998168/91379667-c993eb00-e855-11ea-9380-66d606e1147d.png)
-
Hello, I converted the bim model to 3dtile, which can be loaded normally in cesium. But it won't load properly on 3DTilesRendererJS. The error is as follows pic, it seems to be missing a file with roo…
-
在vue项目里用组件方式写的,改了main.js,然后创建vue实例的时候用的earthsdk官方给的方式
`// 修改后的代码
function startup() {
new Vue({
render: h => h(App),
}).$mount('#app')
}
// 1 XE.ready()会加载Cesium.js等其他资源,注意ready()返回一个Pr…
-
Does cesium ion support the integration of different types of 3D source data into one 3Dtiles?
-
I have not had any luck uploading any of my Collada files to Cesium Ion as models. One model worked as a 3D Tiles asset, but I was not able to repeat the success with the same model. Additional attemp…
-
When loading bim to 3dtile model, certain factors will affect the number of displayed frames. The following is the test done when displaying the same number of models:
1. The way to organize b3dm in …
-
If I use Terrain layer with a pitch of > 60 then the number of requests rockets as it fetches tiles for areas far in the distance on the horizon that dont need the same high res version as those tiles…
-
we use the tile3dlayer to render 3dtiles on my own web server, but it seems not work.
-
im sorry for ask question at there,i can't open this url .( https://community.cesium.com)
i add 3dtiles in my page. but i only know how to change its color by height.
i want to get a result like …
-
Need to update the MAAP API to support the 3D tiles endpoints. Will need to work with @abarciauskas-bgse to understand what needs to be done.