#Distance Field  
#Geometry  
#Graphics  
#Japan  
#Math  
#Maya  
#Mesh Deformation  
#Misc  
#Skinning  
#Unreal  
Maya math node summary
Cheat sheet of Maya nodes. - 09/2023 - #Maya
Maya C++ API: create a progress window
How to add a progress bar in Maya's UI. - 05/2022 - #Maya
Maya C++ API: write a custom Linear Blending Skinning node
Use MPxSkinCluster to write a custom skin cluster for standard skinning - 01/2022 - #Maya
[Maya Mel/Python] look up array attribute connections
Maya list / lookup multi attribute connections in MEL & Python - 01/2022 - #Maya
[Maya C++] add control curve/spline attribute
How to use maya ramp and curve attribute type (MRampAttribute, MCurveAttribute) - 09/2020 - #Maya
Allow user to customize a 2D curve (spline etc.) to control some parameters such as color, grading and more.
[Maya] Efficient Maya development environment
- 02/2020 - #Maya
How to setup your IDE so that clicking 'build' allows you to test and run your Maya plugin without extra steps or application restart.
[Maya C++ API] paint weights with MPxDeformerNode
How to add weight maps / vertex map attribute to a deformer and paint it - 01/2019 - #Maya
Distributing Maya plugins
How to pack and ship a Maya plugin - 07/2018 - #Maya
MAYA_SHELF_PATH not working, empty Maya shelves
Custom Maya shelves icons not loading, maya shelf bug, Maya not loading shelf buttons - 04/2017 - #Maya
[Maya C++ API] Get selected vertices of a mesh
How to access the mesh's selected vertices with Maya api - 03/2017 - #Maya
[Maya C++ API] Set skinning weight attributes
Code snippet to set smooth skinning weights. - 03/2017 - #Maya
Some C++ Maya API code to set skin weights (multi attributes) of a skin cluster node.
Maya MEL commands and procedures
A listing of MEL commands and procedures that were hard to find. - 10/2016 - #Maya
[Maya C++ API] Save MPxData attribute on file
Save Plugin MPxData in Maya binary and ASCII scene file - 10/2016 - #Maya
[Maya C++ API] Unable to unload plugin in Maya
Tips when Maya plugin does not unload - 10/2016 - #Maya
[Maya C++ API] Per vertex color update in MPxDeformerNode
How to update mesh color in a Maya node plugin - 09/2016 - #Maya
Code snippet in C++ to be able to update the color of a mesh with Maya API on a per vertex basis.
MAYA MEL wait for idle events/evalDeferred to finish
How to process idle event queue in MEL - 06/2016 - #Maya
A trick to pause the script until evalDeferred / scriptJob / idle are executed.
Maya summary
Shortcuts, MEL / python scripting, C++ API - 02/2015 - #Maya
Summary of elementary Maya feature.
- « Previous page
- 1
- Next page »