English

Convert USDZ to OBJ File in C#

USDZ files contain 3D geometry and shading data for a scene and are commonly used for creating augmented reality content. Sometimes, you may need to convert USD or USDZ to a 3D Object file. In accordance with such scenarios, this article covers how to convert a USDZ file to an OBJ file programmatically in C#.
February 18, 2022 · 2 min · Farhan Raza