This repo contains shelf tools for exporting Maya animations as USD files.
- Simplified inteface for exporting animated assets
- Capable of exporting static, animated, or cfx meshes
- Custom export location
- Custom frame range
- Autodesk Maya
- Maya USD Plugin
- Maya Alembic Plugin
located at '''~/maya/scripts``` on linux
import maya_usd_export
maya_usd_export.start_interface()
Following groups in heirarchy require specific attributes for CFX export:
- USD_typeName:
- grp_rig
- geo
- render
- muscle
- bone
- joints_grp
- skin_joint
Currently grp_joints must exist for joints_grp attr to be found
The current selection algorithm expects a rig with the following heirarcy naming:
pytest
/usr/autodesk/maya/bin/mayapy -m pip install pytest