
Product
Introducing Rust Support in Socket
Socket now supports Rust and Cargo, offering package search for all users and experimental SBOM generation for enterprise projects.
@camptocamp/cesium
Advanced tools
CesiumJS is a JavaScript library for creating 3D globes and 2D maps in a web browser without a plugin.
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 use the npm module:
npm install cesium
Have questions? Ask them on the forum.
Interested in contributing? See CONTRIBUTING.md. :heart:
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. :heart:
1.56.1 - 2019-04-02
Resource.fetchImage
now takes a preferImageBitmap
option to use createImageBitmap
when supported to move image decode off the main thread. This option defaults to false
.Resource.fetchImage
behavior is now identical to 1.55 and earlier.
Resource.fetchImage
back to return an Image
by default, instead of an ImageBitmap
when supported. Note that an ImageBitmap
cannot be flipped during texture upload. Instead, set flipY : true
during fetch to flip it.flipY
option in Resource.fetchImage
to false. This only has an effect when ImageBitmap is used.FAQs
CesiumJS is a JavaScript library for creating 3D globes and 2D maps in a web browser without a plugin.
We found that @camptocamp/cesium demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket now supports Rust and Cargo, offering package search for all users and experimental SBOM generation for enterprise projects.
Product
Socket’s precomputed reachability slashes false positives by flagging up to 80% of vulnerabilities as irrelevant, with no setup and instant results.
Product
Socket is launching experimental protection for Chrome extensions, scanning for malware and risky permissions to prevent silent supply chain attacks.