Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Cesium | 10,505 | 227 | 224 | a day ago | 102 | September 01, 2022 | 1,282 | apache-2.0 | JavaScript | |
An open-source JavaScript library for world-class 3D globes and maps :earth_americas: | ||||||||||
Echarts Gl | 2,256 | 123 | 190 | a year ago | 34 | March 01, 2022 | 255 | bsd-3-clause | JavaScript | |
Extension pack for Apache ECharts, providing globe visualization and 3D plots. | ||||||||||
Giojs | 1,289 | 3 | 3 years ago | 28 | April 11, 2019 | 8 | apache-2.0 | JavaScript | ||
🌏 A Declarative 3D Globe Data Visualization Library built with Three.js | ||||||||||
Itowns | 906 | 6 | 7 | a day ago | 56 | May 11, 2022 | 186 | other | JavaScript | |
A Three.js-based framework written in Javascript/WebGL for visualizing 3D geospatial data | ||||||||||
Ol Cesium | 869 | 9 | 5 | 3 days ago | 36 | May 21, 2021 | 139 | bsd-2-clause | JavaScript | |
OpenLayers - Cesium integration | ||||||||||
Webworldwind | 797 | 6 | 4 | 14 days ago | 6 | June 24, 2022 | 262 | apache-2.0 | JavaScript | |
The NASA WorldWind Javascript SDK (WebWW) includes the library and examples for creating geo-browser web applications and for embedding a 3D globe in HTML5 web pages. | ||||||||||
Worldwindjava | 624 | a year ago | 1 | February 17, 2021 | 137 | other | Java | |||
The NASA WorldWind Java SDK (WWJ) is for building cross-platform 3D geospatial desktop applications in Java. | ||||||||||
Openglobus | 518 | 5 days ago | 47 | October 08, 2022 | 49 | mit | JavaScript | |||
Javascript 3D maps and geospatial data visualization engine library | ||||||||||
Earthview | 253 | 11 years ago | 4 | other | Objective-C | |||||
3D Visualization of Earth using Map Tiles for iOS | ||||||||||
Openglobe | 239 | 8 years ago | 5 | other | C# | |||||
A 3D engine for virtual globes (think Google Earth or NASA World Wind) designed to illustrate the engine design and rendering techniques described in our book. OpenGlobe is written in C# and uses OpenGL 3.3 core profile (via OpenTK). See the web site linked below for more information |
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.
Visit the Downloads page or install the npm package:
npm install cesium
Have questions? Ask them on the community forum.
Interested in contributing? See CONTRIBUTING.md. ❤️
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.
Apache 2.0. CesiumJS is free for both commercial and non-commercial use.
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. ❤️