Welcome to Maya Math Nodes DocumentationΒΆ

User Documentation

Maya Math Nodes is a plugin for Autodesk Maya that provides a set of atomic nodes to perform various common math operations. The purpose of these nodes is to streamline the creation of complex and highly performant rigging systems.

To see the list of nodes made available by the plugin, please refer to the Node Reference section.

Additionally, this plugin provides a simple expression language that can be used to describe a series of mathematical operations inline, which can then be interpreted to generate a math node network for you, see Expression Language section for details.

Note

At this time there are no distributable binaries available for download. However, it is fairly easy to build it directly from the source code.