Skip to content Skip to sidebar Skip to footer
Showing posts with the label Maya

Make Input And Run Loop To Create Custom Number Of Objects

I have been trying to learn how to code for Maya for a while. And here I am making a rock generator… Read more Make Input And Run Loop To Create Custom Number Of Objects

Creating A Variable Name Dynamically

I have this code to create an interface and some buttons (python in maya) class mrShadowMapChangerU… Read more Creating A Variable Name Dynamically

Changing Python Installation For Maya

I have searched around entire internet. 1. i have 64bit 2014 maya installed, i had 32bit python ins… Read more Changing Python Installation For Maya

Qabstratcttablemodel - Removerows

Code is almost complete. Here's the deal: It is python and PySide. I have a QAbstractTableMode… Read more Qabstratcttablemodel - Removerows

Maya Python Scale Picture

How to scale a picture to fit a window/layout? With the code below the original image is not actua… Read more Maya Python Scale Picture

How To Use Python (maya) Multithreading

I've been looking at examples from other people but I can't seem to get it to work properly… Read more How To Use Python (maya) Multithreading