├── README.md ├── extractfrommaya.py ├── input.csv ├── renderfrommaya.py └── savetomaya.py /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bindita/ExprGen/HEAD/README.md -------------------------------------------------------------------------------- /extractfrommaya.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bindita/ExprGen/HEAD/extractfrommaya.py -------------------------------------------------------------------------------- /input.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bindita/ExprGen/HEAD/input.csv -------------------------------------------------------------------------------- /renderfrommaya.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bindita/ExprGen/HEAD/renderfrommaya.py -------------------------------------------------------------------------------- /savetomaya.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bindita/ExprGen/HEAD/savetomaya.py --------------------------------------------------------------------------------