http://www.tommasosanguigni.it
Plugin developed in C++,
It 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.
This is awesome Tom!
I'm very curious how you did the parsing for the formulas...
Is there any way I can take a look at your source code?
bigquix 3 months ago
insane. Absolutely amazing!
sacul109498 1 year ago