Skip to content

USD to glTF v0.3.5

Latest
Compare
Choose a tag to compare
@mikelyndon mikelyndon released this 23 Feb 15:11
· 1 commit to main since this release
8691cf4

usage: usd2gltf [-h] [-i INPUT] [-o OUTPUT] [--interpolation INTERPOLATION] [-d] [-f]
optional arguments:

  • -h, --help show this help message and exit
  • -i INPUT, --input INPUT
    • Input USD (.usd, .usdc, .usda, .usdz)
  • -o OUTPUT, --output OUTPUT
    • Output glTF (.gltf, .glb)
  • --interpolation INTERPOLATION
    • Interpolation of animation (LINEAR, STEP, CUBIC)
  • -d, --debug Run in debug mode
  • -f, --flatten Flatten all animations into one animation