CesiumGS / cdb-to-3dtiles

Convert CDB to 3D Tiles
Apache License 2.0
76 stars 28 forks source link

Adds support for 3DTILES_implicit_tiling #41

Closed ErixenCruz closed 3 years ago

ErixenCruz commented 3 years ago

Need to fix the bounding volumes as described in https://github.com/CesiumGS/cdb-to-3dtiles/issues/39. Also need to add the negative levels of detail as external tilesets along with the implicitly defined positive geocell levels and complete variable subtree levels support.

ErixenCruz commented 3 years ago

All that is left to do is fix some hard coding of URIs in subtree, tweak morton index calculation to account for variable subtree level, better comments and documentation and tests, and double check when running full Yemen. Eventually multi-content