MCPcopy
hub / github.com/CesiumGS/cesium

github.com/CesiumGS/cesium @1.143 sqlite

repository ↗ · DeepWiki ↗ · release 1.143 ↗
7,878 symbols 31,063 edges 2,260 files 2,726 documented · 35%
README

CesiumJS

Build Status npm Docs

Cesium

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:

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.

Extension points exported contracts — how you extend this code

AIClient (Interface)
(no doc) [4 implementers]
packages/sandcastle/src/copilot/ai/clients/AIClientFactory.ts
Window (Interface)
(no doc)
packages/sandcastle/templates/Sandcastle.ts
ErrorBoundaryProps (Interface)
(no doc)
packages/sandcastle/src/copilot/ErrorBoundary.tsx
ErrorBoundaryState (Interface)
(no doc)
packages/sandcastle/src/copilot/ErrorBoundary.tsx
ApiKeyDialogProps (Interface)
(no doc)
packages/sandcastle/src/copilot/ApiKeyDialog.tsx

Core symbols most depended-on inside this repo

defined
called by 8226
packages/engine/Source/Core/defined.js
add
called by 3115
packages/engine/Source/Core/Color.js
fromDegrees
called by 1399
packages/engine/Source/Core/Rectangle.js
clone
called by 1311
packages/engine/Source/Core/Ray.js
update
called by 1245
packages/engine/Source/Scene/Model/ModelImagery.js
object
called by 1080
packages/engine/Source/Renderer/PickId.js
get
called by 997
packages/engine/Source/Scene/QuadtreeTile.js
clone
called by 768
packages/engine/Source/Scene/BufferPoint.js

Shape

Function 5,829
Method 1,648
Class 348
Interface 51
Enum 2

Languages

TypeScript100%
Python1%

Modules by API surface

packages/engine/Source/ThirdParty/Workers/basis_transcoder.js159 symbols
packages/engine/Source/DataSources/KmlDataSource.js111 symbols
packages/engine/Source/Scene/GltfLoader.js102 symbols
packages/engine/Source/Scene/ModelComponents.js87 symbols
packages/engine/Source/DataSources/CzmlDataSource.js78 symbols
packages/engine/Source/Core/Matrix4.js62 symbols
packages/engine/Source/Scene/Scene.js56 symbols
packages/engine/Source/Core/Matrix3.js52 symbols
packages/engine/Source/Renderer/createUniformArray.js50 symbols
packages/engine/Source/Renderer/createUniform.js50 symbols
packages/engine/Source/ThirdParty/google-earth-dbroot-parser.js49 symbols
packages/engine/Source/Scene/GlobeSurfaceTileProvider.js45 symbols

Used by 1 indexed graphs manifest dependencies, hub-wide

Dependencies from manifests, versioned

@ariakit/react0.4.29 · 1×
@ast-grep/cli0.44.0 · 1×
@cesium/engine26.1.0 · 1×
@cesium/eslint-config14.0.0 · 1×
@cesium/wasm-splats0.1.0-alpha.2 · 1×
@cesium/widgets16.1.0 · 1×
@monaco-editor/react4.7.0 · 1×
@playwright/test1.59.1 · 1×
@spz-loader/core0.3.1 · 1×
@stratakit/bricks0.5.4 · 1×
@stratakit/foundations0.4.7 · 1×

For agents

$ claude mcp add cesium \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact