-
hi,
we have C++ tools that process point cloud to 3dtiles pnts format, it works fine. Do some special effects with the attributes of the point cloud, eg, display different color , KHR_materials_u…
-
Hi, I found the clippingPlanes changed, There may be a possibility of encountering an error in a frame when the picking.
I created a sample, please see [Sandcastle Example](https://sandcastle.cesiu…
-
其它工具转换同一个osgb,同样的three.js和cesium加载模型方向正常。
![OM(9I51 3$O)8U(DX~{K(B7](https://github.com/fanvanzh/3dtiles/assets/13731732/48871685-d74b-42aa-95f2-d9f655f8d649)
Hisos updated
6 months ago
-
[quantized-mesh](https://github.com/CesiumGS/quantized-mesh) is a predecessor of 3D Tiles for global scale terrain. This issue keeps track of the remaining work needed for 3D Tiles to have parity with…
-
### Feature
Coming out of https://github.com/CesiumGS/cesium/issues/11341, we noted that there are several limitations of the current classification implementation, including the need for watertight …
ggetz updated
2 months ago
-
I have a points cloud tileset which has a property named "velocity".
I normalized it and I set the property normalized to true.
![image](https://user-images.githubusercontent.com/1676595/219863863…
-
Hello,
I have successfully generated 3d tiles using following command
java -jar /home/akshay/Desktop/mago_1.8/mago-3d-tiler-1.8.1-natives-linux.jar --input "/home/akshay/Desktop/mago_1.8/bhavnagar/w…
-
When configuring a custom tileset (b3dm) from url I see the following error:
```
[2022-12-01 22:43:13.353] [error] [TilesetJsonLoader.cpp:804] Received status code 404 for tile content http://loca…
-
I'm looking for people who have used / are using TilesRenderer who can share their use cases & any screenshots or demos if you can. Or if you're planning to use it for something that would be useful, …
-
Hi,
I'm trying to translate it to react. I manage to make the first part with axios.
```
axios.post('https://api.cesium.com/v1/assets', {
name: selectedFile.name,
description: '',
…