Skip to content

cpredmann/Unity-VfxPlatform-Python

Repository files navigation

Unity-VfxPlatform-Python

Windows Python modules for the Vfx Reference Platform, installable as a package in Unity

Included modules and versions

  • NumPy 1.19.5
  • Imath 2.5
  • OpenVDB 8.0.1
  • Alembic 1.7.16
  • OpenColorIO 2.0.0
  • OpenImageIO 2.2.12
  • oslquery 1.11.12
  • MaterialX 1.37.4
  • USD 21.02

Usage

After installing the package (Python package dependency is also installed), add Packages/com.cpredmann.python.vfxplatform/lib~/python3.7/site-packages to the Python Project Setting and restart Unity for changes to take effect

Known issues

USD will not work when installed via the Unity Package Manager GUI as a Git url, since it does not keep Windows symlinks. Cloning with core.symlinks=true will get it working, although plugins will not work

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages