top of page



Search


Maya API: The Maya Billboard Node
The Maya Billboard node is a node that can be used to make objects appear to always face the camera. This can be useful for creating...
Dilen Shah
Aug 15, 20233 min read
167 views
0 comments


Write your first MPxCommand (Maya Python API)
Let's learn how to write a Command in the Maya Python API using HelloWorld example.
Dilen Shah
Aug 18, 20213 min read
2,303 views
0 comments


Maya Python API 2.0
Let's try to understand how the latest version of the API and according to Autodesk not only simplifies things but also offers...
Dilen Shah
Jul 18, 20214 min read
3,313 views
0 comments


Introduction to Maya API
Before diving into Maya API, it is important to first understand what the Maya API is, what functionality it offers beyond that of...
Dilen Shah
Jul 11, 20216 min read
1,770 views
0 comments


Vectors
Vectors are the most basic elements when it comes to 3D Math. In general mathematical terms, a vector is a one-dimensional array of...
Dilen Shah
Jul 3, 20214 min read
178 views
0 comments


Rendering Yeti Hair in Pixar’s Renderman
Hey guys, I have always been intrigued and amazed by the render quality of Pixar Renderman especially when rendering Hair in their films....
Dilen Shah
Jul 2, 20212 min read
585 views
2 comments


Viewport 2.0 and Drawing with OpenGL in Maya
Hey guys, Its been a while since I have posted something here as a lot has happened in the past few months for me. Moved to another...
Dilen Shah
Jul 2, 20215 min read
4,322 views
2 comments


Get Closest Vertex Id using UV space (Maya API)
Hey guys, So i am working on something in which I need to get vertex Id on my main mesh from the UV space from another mesh. Like in this...
Dilen Shah
Jul 1, 20212 min read
1,725 views
0 comments
bottom of page