This repository contains python scripts for Maya & Renderman.
- Renderman 23+
- Python 3.7+
- Maya 2018.3+
-
Clone the repository :
git clone https://github.com/LeoChabrier/maya-scripts.git
-
Copy to Maya Preferences :
Copy scripts folder to %USERNAME%/maya/<your_maya_version>/prefs
-
Example In Maya script editor :
from renderman import breakdown_lights_aovs breakdown_lights_aovs.main()
This project is licensed under the MIT License - see the LICENSE file for details.