【公开全文】汇总 Cesium 相关框架及其数据组织处理资料。
Cesium 是一个用于显示三维地球和地图的开源 JS 库。
它可以用来显示海量三维模型数据、影像数据、地形高程数据、矢量数据等等。
Cesium 相关开源库
Cesium 官方资料
1、Cesium 官网(包含三维引擎 + 云服务)
2、Cesiumjs 三维引擎官网
官方教程 https://cesiumjs.org/tutorials/
API 参考 https://cesiumjs.org/refdoc/
示例代码 https://cesiumjs.org/Cesium/Build/Apps/Sandcastle/index.html
3、Cesium 源码仓库
官方仓库 https://github.com/AnalyticalGraphicsInc/cesium
3D Tiles https://github.com/AnalyticalGraphicsInc/3d-tiles
glTF https://github.com/KhronosGroup/glTF
Cesium 国内移植
1、SuperMap
官方主页 http://support.supermap.com.cn:8090/webgl/index.html
API 参考 http://support.supermap.com.cn:8090/webgl/WebGL_API/webgl_chm.html
API 参考(包含 Cesium) http://support.supermap.com.cn:8090/webgl/Build/Documentation/index.html
示例代码 http://support.supermap.com.cn:8090/webgl/examples/examples.html#layer
2、MarsGIS
官方主页 http://cesium.marsgis.cn/docs/index.html
官方教程翻译 http://cesium.marsgis.cn/docs/go.html?id=12
相关链接 http://cesium.marsgis.cn/docs/friendlylink.html
3、Wish3D
4、Cesiumlab
官方主页 https://www.cesiumlab.com/
5、Skyline
官方示例 http://skylineglobe.com/sg/TerraExplorerWeb/TerraExplorer.html
6、其他
鸿业科技 http://www.hongye.com.cn/
圣伟合众 http://www.swhztech.com/
Holo3DForWeb https://forweb.gbim360.com/
WebGL 相关开源库
1、threejs
官方主页 https://threejs.org/
2、ArcGIS
官方主页 https://developers.arcgis.com/javascript/
3、luma.gl
官方主页 https://luma.gl/
4、Maptalks
官方主页 http://maptalks.org/
Cesium 相关教程
相关社区网站
1、Cesium中文网
学习教程博客
1、Cesium教程系列汇总 - fu*k - 博客园
http://www.cnblogs.com/fuckgiser/p/5706842.html
2、cesium中文网 | 学习cesiumjs 的好地方--伐罗密
3、kamijawa的个人空间 - 开源中国
https://my.oschina.net/u/1585572
4、Cesium学习笔记汇总_cumtzheNo1_新浪博客
http://blog.sina.com.cn/s/blog_15e866bbe0102xu2f.html
源码分析汇总
1、Cesium - 标签 - 自由战士 - 博客园
https://www.cnblogs.com/webgl-angela/tag/Cesium/
2、cesium 归档 - GIS开发者
https://www.giserdqy.com/gis/opengis/3d/cesium
视频投放源码分析
1、Cesium源码剖析---视频投影 - 自由战士 - 博客园
https://www.cnblogs.com/webgl-angela/p/9809307.html
2、Cesium开发:在平面上播放视频 - 知乎
https://zhuanlan.zhihu.com/p/41862445
https://chaossoong.github.io/2017/01/13/cesium图形添加视频/
3、Clamping to 3D Tiles by lilleyse · Pull Request #6934 · AnalyticalGraphicsInc/cesium
https://github.com/AnalyticalGraphicsInc/cesium/pull/6934
5、Cesium 1.50重量级新功能测评 - 知乎
https://zhuanlan.zhihu.com/p/46190355
6、Cesium(三) 几何图形与外观 - 多多 - CSDN博客
https://blog.csdn.net/happyduoduo1/article/details/51868042
7、AnalyticalGraphicsInc/cesium-materials-pack: A Cesium plugin with procedurally-shaded materials such as bricks, wood, and noise patterns
https://github.com/AnalyticalGraphicsInc/cesium-materials-pack
https://github.com/MikesWei/CesiumMeshVisualizer
8、Fabric · AnalyticalGraphicsInc/cesium Wiki
https://github.com/AnalyticalGraphicsInc/cesium/wiki/Fabric
9、Drawing on Terrain - Cesium Sandcastle
数据组织处理
glTF 相关工具
1、COLLADA2GLTF
官方 三维模型 转 glTF 的插件
https://github.com/KhronosGroup/COLLADA2GLTF
2、obj2gltf
https://github.com/AnalyticalGraphicsInc/obj2gltf
3D Tiles 相关工具
1、3d-tiles-tools
官方 3d tiles 转换工具
https://github.com/AnalyticalGraphicsInc/3d-tiles-tools
2、Cesiumlab
参考资料
1、Cesium资料大全 - 知乎
https://zhuanlan.zhihu.com/p/34217817
2、MarsGIS for Cesium|三维地图
http://cesium.marsgis.cn/docs/friendlylink.html
3、CZM6.com – Cesium相关资料和产品收集
https://www.czm6.com/
4、cesium编程入门(十)优秀资源 | cesium中文网
http://cesium.xin/wordpress/archives/130.html
2019年06月23日公开全文。
评论 (0)