CesiumGS / cdb-to-3dtiles

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

Store materials metadata in 3DTILES_metadata #57

Open sanjeetsuhag opened 3 years ago

sanjeetsuhag commented 3 years ago

Right now, the base materials are stored in the glTF files using EXT_feature_metadata. We should include the information up top in 3DTILES_metadata, so, just like CDB, the base material information is available at the top level.