CesiumJS: A 3D Globe Visualization Library
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 can stream 3D content such as terrain, imagery, and 3D Tiles from the commercial Cesium ion platform and other content sources.
Features
- Supports 3D visualization
- 3D Tiles
- Supports glTF 3D Models
- Built-in WebGL support.
- Terrain and imagery layers
- Supports vectors and geometry
- Time-based dynamic visualization
- 3D, 2D and 2.5 D Columbus view
- Works with all popular JavaScript libraries: React, Vue, Angular, and Blaze.
- Community-supported
License
The project is released as an open-source under the Apache-2.0 license.