Go to file
Kangning Li 26e2c44a61 Update version and ion token for 1.77 release 2021-01-04 10:59:13 -05:00
.concierge
.externalToolBuilders
.github/ISSUE_TEMPLATE
.idea
.settings
.vscode
Apps
Documentation
Source
Specs
ThirdParty
Tools
launches
.editorconfig
.eslintignore
.eslintrc.json
.gitattributes
.gitignore
.gulp.json
.npmignore
.npmrc
.prettierignore
.project
.slackbot.yml
.travis.yml
CHANGES.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
CONTRIBUTORS.md
LICENSE.md
README.md
favicon.ico
greenkeeper.json
gulpfile.cjs
index.cjs
index.html
index.release.html
package.json
server.cjs
web.config

README.md

Build Status npm Docs

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.

CesiumJS Homepage

CesiumJS Features Checklist

🚀 Get Started

Visit the Downloads page or use the npm module:

npm install cesium

Have questions? Ask them on the community forum.

Interested in contributing? See CONTRIBUTING.md. ❤️

❄️ Mission

Our mission is to create the leading 3D globe and map for static and time-dynamic content, with the best possible performance, precision, visual quality, platform support, community, and ease of use.

📗 License

Apache 2.0. CesiumJS is free for both commercial and non-commercial use.

🌎 Where Does the 3D Content Come From?

CesiumJS can stream 3D content such as terrain, imagery, and 3D Tiles from the commercial Cesium ion platform and other content sources. You are free to use any combination of content sources with CesiumJS that you please. Using Cesium ion helps support CesiumJS development. ❤️

                                 

See all demos