CesiumGS / cesium-native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About the 3d-tiles-generator branch

newpeople123 opened this issue · comments

Is the function of the 3d-tiles-generator branch to generate 3dtiles? How to compile? How to test it?

@newpeople123 that's an old branch that eventually became the Cesium3DTilesWriter library. Just be aware that its scope is limited to tileset.json serialization.

If you're looking to convert data to 3D Tiles you might have better luck with some of the resource here: https://github.com/CesiumGS/3d-tiles/blob/main/RESOURCES.md.

If you have other questions, let's move this discussion to the Cesium Forum. We use GitHub for bugs and feature requests.