CesiumGS/cesium
Fork: 3468 Star: 12852 (更新于 2024-10-19 23:20:46)
license: Apache-2.0
Language: JavaScript .
An open-source JavaScript library for world-class 3D globes and maps :earth_americas:
最后发布版本: 1.121 ( 2024-09-04 01:22:05)
CesiumJS
CesiumJS is a JavaScript library for creating 3D globes and 2D maps in a web browser without a plugin. It uses WebGL for hardware-accelerated graphics, and is cross-platform, cross-browser, and tuned for dynamic-data visualization.
Built on open formats, CesiumJS is designed for robust interoperability and scaling for massive datasets.
Examples :earth_asia: Docs :earth_americas: Website :earth_africa: Forum :earth_asia: User Stories
:rocket: Get started
Visit the Downloads page to download a pre-built copy of CesiumJS.
npm & yarn
If you’re building your application using a module bundler such as Webpack, Parcel, or Rollup, you can install CesiumJS via the cesium
npm package:
npm install cesium --save
Then, import CesiumJS in your app code. Import individual modules to benefit from tree shaking optimizations through most build tools:
import { Viewer } from "cesium";
import "cesium/Build/Cesium/Widgets/widgets.css";
const viewer = new Viewer("cesiumContainer");
In addition to the cesium
package, CesiumJS is also distributed as scoped npm packages for better dependency management:
-
@cesium/engine
- CesiumJS's core, rendering, and data APIs -
@cesium/widgets
- A widgets library for use with CesiumJS
What next?
See our Quickstart Guide for more information on getting a CesiumJS app up and running.
Instructions for serving local data are in the CesiumJS Offline Guide.
Interested in contributing? See CONTRIBUTING.md. :heart:
:green_book: License
Apache 2.0. CesiumJS is free for both commercial and non-commercial use.
:earth_americas: Where does the Global 3D Content come from?
The Cesium platform follows an open-core business model with open source runtime engines such as CesiumJS and optional commercial subscription to Cesium ion.
CesiumJS can stream 3D content such as terrain, imagery, and 3D Tiles from the commercial Cesium ion platform alongside open standards from other offline or online services. We provide Cesium ion as the quickest option for all users to get up and running, but you are free to use any combination of content sources with CesiumJS that you please.
Bring your own data for tiling, hosting, and streaming from Cesium ion. Using Cesium ion helps support CesiumJS development.
:white_check_mark: Features
- Stream in 3D Tiles and other standard formats from Cesium ion or another source
- Visualize and analyze on a high-precision WGS84 globe
- Share with users on desktop or mobile
See more in the CesiumJS Features Checklist.
最近版本更新:(数据更新于 2024-09-20 07:20:01)
2024-09-04 01:22:05 1.121
2024-08-02 02:52:53 1.120
2024-07-02 00:14:15 1.119
2024-06-04 03:58:15 1.118
2024-05-01 22:54:53 1.117
2024-04-02 02:07:35 1.116
2024-03-02 00:25:50 1.115
2024-02-02 05:34:09 1.114
2024-01-03 02:35:49 1.113
2023-12-02 05:43:33 1.112
主题(topics):
3d, 3d-globe, 3d-tiles, cesium, czml, geospatial, gis, gltf, webgl
CesiumGS/cesium同语言 JavaScript最近更新仓库
2024-11-05 19:13:47 jerryc127/hexo-theme-butterfly
2024-11-05 13:53:42 LiteLoaderQQNT/LiteLoaderQQNT
2024-11-03 02:40:36 chris81605/Degrees-of-Lewdity_Cheat_Extended
2024-11-01 21:55:46 projectdiscovery/nuclei-templates
2024-11-01 19:24:44 NumberSir/DoL-I18n-Build
2024-11-01 12:25:14 midoks/mdserver-web