English

Convert USDZ to GLB or GLTF File in C#

USDZ files are getting popular in different augmented reality scenarios. Sometimes, you may want to convert a USDZ file to GLB or GLTF format. In accordance with similar use cases, this article covers how to convert a USDZ file to GLB or GLTF format with ASCII or Binary encoding programmatically in C#.
July 19, 2022 · 2 min · Farhan Raza