Math Node

Digitally signed app

免费
操作系统:
语言:

描述

This plug-in can be used to evaluate a (free-form) mathematical expression based on the input attribute values. The computed results will be returned as a float on the output attribute and can be connected to any other node in the Maya DG. Commonly used functions are shown in the list "Mathematical Functions" in the Python help. There are also some constants available, such as pi (the ratio of the circumference of a circle to its diameter), e (the base of the natural logarithms), etc...

 

You can also include limited python scripts and functions on the evaluated expression as long you use an expression which can be interpreted as a Maya Python script and follows the DG guidelines for writing nodes.

 

This plug-in can be used in place of the Maya 'Expression' system. Maya's evaluation of 'Expressions' depends on the contents of the expression – sometimes you have to force evaluation - whereas, for a node, the Maya DG will always do it for you when needed. Debugging a Maya 'Expression' is not easy either (no tools are available), and requires a knowledge of MEL. Using the MathNode plug-in, you can use a Python debugger to debug the Node evaluation (see the Blog post for instructions on how to do that. In any case, it is always preferable to use self-contained nodes and connections over expressions whenever possible.

 

Available on Windows, Mac OSX, and Linux

关于此版本

版本 1.0.0, 2020/5/1

Original version

屏幕截图和视频


客户评论

6 评论
获取技术帮助
  • please make native
    Tristan Morelle | 十月 20, 2021 验证的下载 (这是什么?)

    please just make this native, or an equivilant, no point in having external nodes to install.


  • hi!
    Batarg Batarg | 六月 28, 2017

    how fast is it comparing with expression and cpp compiled code?


  • Just what Maya needs!
    Sean Hewitt | 十二月 20, 2016 验证的下载 (这是什么?)

    I totally needed this and it's working out great. The only major issue I take with it is if you apparently break a connection or delete a node connected to it, it deletes the math node with is which is a little frustrating to work it.


  • Awesome!!
    Phillip Hoppes | 五月 26, 2016 验证的下载 (这是什么?)

    Thanks for the update. I needed this today and it works great!


  • excelente!!!!
    Eduardo Muñoz | 五月 24, 2016 验证的下载 (这是什么?)

    excelente :)


  • Useful tool!
    Richard Jobs | 十一月 24, 2015 验证的下载 (这是什么?)

    An very useful free tool from the Autodesk team. Nice job!

回到页首