CesiumGS / CesiumGS/cesium-native

Need reference implementations for cesium-native users

Open
#855 2 comments 3 reactions 0 assignees View on GitHub
documentation
Dominant language
C++
Stars
623
Forks
277
PR merge metrics
No merged PRs in 30d

Description

It could be useful to have a set of "how to get started examples" for anyone wanting to integrate cesium-native into their project for the first time.

This would be a little different from just referencing [Cesium for Unreal](https://github.com/CesiumGS/cesium-unreal/) or [Cesium for Unity](https://github.com/CesiumGS/cesium-unity) in that these examples would be as simple as possible to help guide the user through integration.

There could be multiple reference examples:
* A C++ application integrating all of cesium-native to stream tiles
* A C++ application integrating only parts of cesium-native (Ex. load Gltfs only)
* A non-C++ application integrating cesium-native (C#, web assembly, etc)

Ideally, these examples would also be built by CI, to make sure any supported use cases are always working.

Feel free to chime in with other ideas as well.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.