Posts

WEEK 7 PYTHON HOMEWORK

The past few days I have been working on my python homework. I’ve finished the 2 main scripts but still need to do the bonus question.

1st script creates a scene from scratch.

2nd script adjusts Maya’s userSetup.py file which starts Maya in a way it normally wouldn’t. In this case, it adds another shelf with 2 buttons. One button creates a simple sphere and the other sends you to my website.

Week 6 Python Homework

I finished my homework for class. There were a few things I made with this assignment.

1:  Script to automate some import and workflow settings.

2: A shelf button that snaps the second object to the first one you selected.

3: An automated version saver. If you set up your file in a certain naming convention the script will be able to change the number every time you use it to save.

Python class work

I’m currently enrolled in Python for VFX and Animation on Maya.

We are on week 6 of 8. This week we take all of out python knowledge we learned and incorporate it into Maya.

I finish watching the lecture and have started the homework. The due day is Sunday morning and I should have the assignment and bonus problem done by then.