Skip to content

eno3D/StringEquation_MayaNode

Repository files navigation

StringEquation_MayaNode

A simple Maya Node that computes an equation given as a string and up to 5 variables.

Every element of the equation, for example every number, operand or parentheses, has to be seperated by a whitespace. To access one of the variables, use lowercase names (a, b, c, d, e). Example Input: ( 4 + 8 ) / a ^ 2

About

A simple Maya Node that computes an equation given as a string and up to 5 variables.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors