编译好的CTB,可用于生成HeightMap和Quantized-mesh地形切片,生成Quantized-mesh所需的layer.json,需使用命令 -l ,可参见示例,也可参见github CTB ahuarte47分支https://github.com/ahuarte47/cesium-terrain-builder/tree/master-quantized-mesh //heightmap ctb-tile.exe -o D:\dem\heightmap d:\dem\world-16bit.tif -s 8 -e 0 //quantized-mesh ctb-tile -o D:\dem\globe d:\dem\world-16bit.tif -f Mesh -s 10 -e 0 //生成layer.json ctb-tile -o D:\dem\globe d:\dem\world-16bit.tif -f Mesh -s 10 -e 0 -l
2025-09-30 11:45:23 3.8MB heightmap
1
该资源可以将tif文件切割为cesium可用的.terrain数据,具体使用方式可以参考:https://blog.csdn.net/qq_26891571/article/details/105718318
2021-11-10 11:21:01 20.1MB CTB
1
用来将DEM高程数据生成Cesium可用的地形切片(.terrain
2021-08-23 15:35:29 16.59MB Cesium ctb
1
cesium builder terrain api 帮助文档
2021-02-02 12:34:29 793KB ctb 地形切片 cesiumterrain dem
1
该资源可以将tif文件切割为cesium可用的.terrain数据,具体使用方式可以参考:https://blog.csdn.net/u013821237/article/details/82999006
2019-12-21 21:29:05 20.53MB ctb cesium terrian tif
1