-
Using the `merge` utility as presented in the docs starts by producing an output `tileset.json` root file which references the input tilesets in children directories. Then it continues by copying all …
-
好样的,加油
加上地图,加上3dtiles,把臃肿的cesium干趴下
-
Google Maps introduced the ability for third-party applications to request 3D tiles, theoretically in the same compliant format as this component can parse. Their example uses Cesium JS but ideally th…
kfarr updated
8 months ago
-
请问哪个版本下载的extension数据不为KHR_technique_webgl,下载的首页预编译的为KHR_technique_webgl。
其它工具转出来为KHR_materials_unlit
-
The Clamp to 3D Tiles demo in https://github.com/AnalyticalGraphicsInc/cesium/pull/6934 manually clamps the entity's position to a tileset based on a `scene.clampToHeight` call. It would be convenient…
-
**Describe the bug**
I used osgearth to load local 3DTiles, found the performance of load and render is very slowly. I try to use CesiumJS to load the same 3DTiles, the performance is better than osg…
-
The user should be able to define a 2D clipping polygon with zero or more holes.
We should support:
* Multiple clipping planes
* Multiple holes in each clipping plane
* Overlapping holes
We…
-
Hi, first of all thank you for your great work!
While using your library I found that the computation of the Tileset-Region or rather the bounding box is done in cartesian coordinates resulting in an…
-
Set the "appearance" attribute on the Primitive, and when the geometry object is PolygonGeometry, it displays an issue, as follows:
![Snipaste_2023-10-20_11-18-10](https://github.com/CesiumGS/cesium/…
-
The [PDG `viz-points`](https://github.com/PermafrostDiscoveryGateway/viz-points/tree/develop) python library is currently being developed with the aim of streamlining the conversion of lidar data into…