Windows Python modules for the Vfx Reference Platform, installable as a package in Unity
- 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
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
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