top of page

Martin Rodriguez
Game Programmer
Maya Stair Creation Tool using Python
This is a simple stair creation tool I programmed for Maya using Python. It gives the user two types of stairs to create: straight or spiral stairs. The user can enter the amount of steps they want their set of stairs to have.
Below is the Python source code:
bottom of page