You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 6, 2024. It is now read-only.
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?
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!