Recently, I started studying maya python to study the programming part of the technical artist. I followed a tutorial from Udemy course at https://www.udemy.com/course/python-for-maya/ and here is my progress so far.
Controller Library - https://github.com/sungho1114/MayaPythonStudy/tree/master/conLibrary
Lighting Manager - https://github.com/sungho1114/MayaPythonStudy/blob/master/lightingManager.py
Comments