google / usd_from_gltf

Apache License 2.0
547 stars 85 forks source link

Converter doesn't keep scale scene factor #91

Open burungiu opened 2 years ago

burungiu commented 2 years ago

Hello guys,

I have a problem with the conversion of GLTF to USDZ. I have a service which converts automatically the files from GLTF to USDZ. Every time it converts something, every case is different and the converter should keep the scale factor which it receives in GLTF file. I have checked every parameter from the convertor documentation and it seems there is nothing that can resolve my scale problem.

Is there a fast way to add this feature to this convertor? Or did I miss something?

Thank you!