Skip to content

LeoChabrier/maya-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maya Scripts

This repository contains python scripts for Maya & Renderman.

RenderMan Python Maya

Requirements

  • Renderman 23+
  • Python 3.7+
  • Maya 2018.3+

Documentations

Installation

  1. Clone the repository :

    git clone https://github.com/LeoChabrier/maya-scripts.git
  2. Copy to Maya Preferences :

    Copy scripts folder to %USERNAME%/maya/<your_maya_version>/prefs

  3. Example In Maya script editor :

    from renderman import breakdown_lights_aovs
    breakdown_lights_aovs.main()

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

This repository contains python scripts for Maya & Renderman.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors