This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#automatically bring in a reference image into maya | |
# | |
#@author Nathaniel Anozie | |
# | |
## | |
#@note inspired by Ricardo Viana (mayapy dot wordpress dot com) tutorials on shading groups | |
#@note inspired by Brian Ewert (xyz2 dot net) tutorials on texutres and materials | |
#@note inspire by Will Zhou's online tutorials on Open Maya and MImage (python inside maya, googe groups) | |
#@note inspired by Autodesk (Autodesk.com) online tutorials on MImage api |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
##@file na_camRig.py | |
#makes a simple camera rig that can be used for deep or flat space shots | |
## | |
## | |
#@author Nathaniel Anozie | |
#ogbonnawork at gmail.com | |
#Modify at your own risk | |
## |
NewerOlder