Cesium官网:https://cesiumjs.org
官网中标题写到:
An open-source JavaScript library for world-class 3D globes and maps
Cesium是一款开源的基于JavaScript的3D地图框架。其实他就是一个地图可视化框架
官网中描述写到:
CesiumJS is a geospatial 3D mapping platform for creating virtual globes. Our mission is to create the leading web-based globe and map for visualizing dynamic data. We strive for the best possible performance, precision, visual quality, ease of use, platform support, and content.
CesiumJS 是一款用于创建虚拟场景的3D地理信息平台。目标是用于创建以基于Web的地图动态数据可视化。目前尽力提升平台的性能、准确率、虚拟化能力、易用性以及平台的各种支持。
Cesium支持3D Tiles、Terrain and Imagery Layers、3D Models(glTF)、Vectors and Geometry(Load KML, GeoJSON, TopoJSON, and CZML)、Time-Dynamic Visualization、3D, 2D, and 2.5D Columbus View
得益于前端技术的发展,HTML5、CSS3的标准制定,各大浏览器厂商对WebGL越来越好的支持,个人计算机内存的增加以及图形显卡的发展,使我看到了我以前一直想做的基于BS的三维数字地球成为现实,十分激动。
Cesium中文网交流QQ群:807482793
本文由 admin 创作,采用 知识共享署名 3.0 中国大陆许可协议 进行许可。 可自由转载、引用,但需署名作者且注明文章出处。