I used to use usdzconvert
to convert my .obj
files to .usdz
(adding the materials via command line parameters).
usdzconvert
however is written in python 2, which is no longer supported in macos x 10.12.
Consequently after the latest update, I can't convert obj files to usdz anymore via command line and have to use the Reality Converter instead.
Does anybody happen to know of other ways how to convert .obj
files to .usdz
using the command line?
Thanks, Christoph