CesiumGS / 3d-tiles-tools

Apache License 2.0
310 stars 46 forks source link

Does you consider to add function that conver osgb to b3dm #141

Closed FengFengmomo closed 4 months ago

FengFengmomo commented 4 months ago

can you enhence the tools , support convert osgb to b3dm?

javagl commented 4 months ago

The 3D Tiles Tools are generally working with 3D Tiles (and 3D Tiles content data). The scope of the 3D Tiles tools is not any form of conversion/tiling from other formats. (There are just too many of them, and creating a good conversion program for any format into 3D Tiles is challenging).

You could try to export your model in a format that is supported by Cesium ion, and then upload it as described in https://cesium.com/platform/cesium-ion/3d-tiling-pipeline/ to create 3D Tiles data.