top of page



Search


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


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
Applied 3D Math
Math has always been a fun or really bad experience for a lot of people, especially in the Animation and VFX world. Here is my go at...
Dilen Shah
Jul 3, 20211 min read


Barycentric Coordinates
A Barycentric Coordinate system is a coordinate system in which the location of a point is specified as a weighted sum of other masses....
Dilen Shah
Jul 3, 20212 min read
bottom of page