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
- Host: GitHub
- URL: https://github.com/leixingyu/mayautil
- Owner: leixingyu
- Created: 2020-12-31T19:59:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-11-05T13:46:57.000Z (over 3 years ago)
- Last Synced: 2023-03-09T23:47:03.602Z (about 3 years ago)
- Topics: library, maya-python, maya-script, package
- Language: Python
- Homepage:
- Size: 146 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```