How to create a USDZ file with animation?

Is it possible to use Unity and export a .obj model with textures and animation?So later when converted it into USDZ file it can play the animation.

2 Likes

OBJ can’t contain textures or animation data.

Try the free FBX exporter?

2 Likes

OBJ files do not support animation. FBX, USD or Alembic would work, however.

Animation export directly to USDZ is not yet supported.

2 Likes

Is export of animations directly to USDZ supported yet ?

( using the latest plugin version from here: Release 2.0.0-exp.1 · Unity-Technologies/usd-unity-sdk · GitHub)

1 Like

@jeremyco I was wondering if at this point there is any plan to support exporting animation and/or Timeline to USDZ?

hi any tutorial somewhere ?
need know how get uv and shader trick