Skip to content

How to convert to USDZ format? #1219

Answered by donmccurdy
neciszhang asked this question in Q&A
Discussion options

You must be logged in to vote

glTF Transform does not read or write formats other than glTF. Currently the USD format does not have a specification, and in my view only the official implementation is reliable. When people refer to "convert to USDZ" they usually mean convert to a USD file tailored for the particular set of features and limitations currently implemented by Apple's proprietary viewers. Unfortunately that's a moving target and not (to my knowledge) well documented. Those caveats aside, these tools might be worth a try:

The three.js editor uses THREE.GLTFLoader and THREE.USDZExporter, so you could incorporate those into your own web appl…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by neciszhang
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants