formula deformer for maya

Tommaso Sanguigni,  a Software engineer / Character rigger has created a Formula Deformer Plugin for Maya developed in C++. The Formula Deformer allows to express directly the three mathematic formulas that drive the new position of each point of the geometry: x’ = Fx(), y’=Fy(), z’=Fz().

Parameters that you can express for each formula:
x,y,z=the previous position of each point
index=the point index
t=additional external parameter (useful to let the deformer be animatable).

Supported functions: sin, cos, tan, abs, ceil, sqrt, pow, exp, log and so on.

Related Posts with Thumbnails
This entry was posted in 3D, maya. Bookmark the permalink. Post a comment or leave a trackback: Trackback URL.

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>