Top "Maya" questions

Autodesk Maya is a 3D modeling, animation and rendering tool used in film, TV and advertising.

How to convert OBJ with MTL file to USDZ format

So I have an OBJ 3D model with its associated MTL file. The MTL file contains all the textures. However, …

augmented-reality scenekit arkit maya usdz
Segmentation Fault Catch

I have a python script and it will loop through bunch of maya files and do some stuff. But some …

python segmentation-fault signals multiprocessing maya
Find centre point in autodesk maya

how to find the centre point in autodesk maya...I know use the centre pivot but i can't find the …

maya
How to get maya main window pointer using PySide?

I've used PyQt4 in maya quite a bit, and generally I've found it quite easy to switch to PySide, but …

python pyqt pyside maya
Get vertex as single array

I need to get all the selected vertices and store them in an array so I can loop through and …

python api maya
How to query any constraint's target list without knowing the constraint type?

In Maya, I have a list of constraints gathered by the following code. I want to iterate the constraints and …

python 3d constraints maya mel