# vsgCs
**Repository Path**: linshi2/vsgCs
## Basic Information
- **Project Name**: vsgCs
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2026-08-24
- **Last Updated**: 2026-08-24
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
vsgCs — 3D Tiles and Cesium ion for VSG
=====
vsgCs is a library for using [3D
Tiles](https://github.com/CesiumGS/3d-tiles) and other geospatial
content within a [Vulkan Scene Graph](https://github.com/vsg-dev/VulkanSceneGraph) (VSG)
application. In particular, it can download assets from a
[Cesium ion](https://cesium.com/platform/cesium-ion/) server.
For streaming and loading content, vsgCs uses the [Cesium Native](https://github.com/CesiumGS/cesium-native)
package, which also "powers Cesium's runtime integrations for
[Cesium for Unreal](https://github.com/CesiumGS/cesium-unreal),
[Cesium for Unity](https://github.com/CesiumGS/cesium-unity), and
[Cesium for Nvidia Omniverse](https://github.com/CesiumGS/cesium-omniverse)."
---
## Features
- Streaming of geospatial assets into a VSG scene graph
- 3D Tiles tilesets with [glTF](https://www.khronos.org/gltf/) models
- Cesium ion assets
- Multiple tilesets in a scene
- Image overlays on tilesets
- Multiple layered overlays with individual alpha values
- Whole-Earth terrain paging
- Example viewing application
---
## News
- May 11, 2025 vsgCs 1.0.0 is released! See [the Change Log](CHANGELOG.md) for new features and bug fixes.
- February 10, 2025: vsgCs now uses vcpkg for managing its dependencies. See [INSTALL.md](INSTALL.md)
for details.
- June 12, 2023: Version 0.4 is released! This release is dedicated to the memory of Alicia Hills
Moore (1930-2023). My mother was fascinated by computer graphics and interviewed many of its
pioneers during a long career as a journalist.
---
## Installation - Quick Start
See [the install instructions](INSTALL.md).
---
## Usage
See [usage instructions](USAGE.md).
---
## Contributing
See [instructions for contributing](CONTRIBUTE.md) fixes and features to vsgCs.
---
## Status
vsgCs and `worldviewer` have been tested with the Cesium World Terrain
and other imagery and tilesets available in the Cesium ion Asset
Depot. The OSM Buildings tileset works. For future directions, check
out our [roadmap](doc/ROADMAP.md). Enjoy!
