-
Hello,
I have a gLTF and a .bin file.
When I upload them manually (and spy on POST request), they upload and pipeline works.
Following this tutorial (https://cesium.com/docs/tutorials/rest-api/…
fidli updated
5 years ago
-
-
数据加载的时候,鼠标调整视角,除非拉的特别近,总是有个别块没有和别的块一起同步调整层级。
![image](https://user-images.githubusercontent.com/42527845/57421278-b498e000-723d-11e9-96bd-22da17fc90be.png)
问下这个是osgb的问题还是osgb到3dtiles的转换过程中可以设置的?
-
Sandcastle example: https://sandcastle.cesium.com/?src=3D%20Tiles%20Clipping%20Planes.html
(standard example that Cesium provide)
Browser:
IOS = Chrome ios(ver 77.0.3865.103)
Android = Chrome(v…
-
I am using geomodeling software to produce 3d triangular meshes that I currently view within paraview, but I would like to be able to view these files within QGIS eventually so it would be great to su…
-
Sandcastle example:
Hello. It's normal for me to slice in the XY direction. But there is a part of the error in the Z direction. I tried many ways. Want to know what attributes the planer reads. Whe…
-
Talked to Sean, here's the documentation for making requests to ion
https://cesium.com/docs/tutorials/rest-api/
https://cesium.com/docs/rest-api/#section/Overview
https://cesium.com/docs/rest-api/#…
-
Since cesium 1.5.0 ,it can not roate 3dtiles modle any more.When i rotate the model , the model suddenly disappears, and the code as follows:
let m = tileset.modelMatrix;
let mx = Cesium.Matrix3.fro…
-
Why loading my 3dtile, still get an error. It is loaded, but it seems reverse and after loading, it disappear. Tile is here: http://120.26.46.56/pro.zip
and test code is here
```
…
-
Sandcastle example:
Why does the same data use ClippingPlaneCollection produce different results? I want to know the difference between two pieces of data that can be loaded successfully. Tell …