Skip to content

marisakaupert/myModule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

My Module is a UI that creates models, prints custom greetings to the Script Editor, and parses through a text file. The functions in myModule were based off assignments given by Geordie Martinez in his course on https://www.cgcircuit.com/ .

To use:

  • Download myModule.py
  • Put myModule.py in your Maya scripts directory or add the folder with myModule.py to your python path
  • Type this into the Script Editor:
import myModule
reload(myModule)
myModule.run()

About

Module to create models and print greetings in Maya

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages