Files
tinyusdz/python/README.md
2022-08-08 22:16:41 +09:00

380 B

Python binding of TinyUSDZ

Currently in testing stage. Does not work well.

Core part is deletegated to native module(tinyusd.so)

W.I.P.

Supported platform

  • Linux
    • x86-64
    • aarch64
  • Windows
  • macOS

Install through PyPI

$ python -m pip install tinyusdz

License

Currently MIT license, but soon move to Apache 2.0 license.

EoL.