The issue I'm having is that the only way I know of (currently) generating a USDZ
file is through the Xcode Command Line Tools. This means I'm obligated to use a Mac server if I want to define this as a service.
Is there any other way which would enable me to scale this and get rid of the Mac server?
I have read about the USD
format and browsed the issues in their repo, and they say that they're currently developing tools for converting from USD
to USDZ
, but they don't have an ETA yet.
Any help would be much appreciated.