An open API service indexing awesome lists of open source software.

https://github.com/leixingyu/mayautil

Python utility library for Maya
https://github.com/leixingyu/mayautil

library maya-python maya-script package

Last synced: 4 months ago
JSON representation

Python utility library for Maya

Awesome Lists containing this project

README

          


Maya Utility


A Python utility library for AutoDesk Maya


### Prerequisites

- [PipelineUtil](https://github.com/leixingyu/pipelineUtil): a Python utility
library for general pipeline purpose
```
git clone https://github.com/leixingyu/pipelineUtil.git
```