complex equation in expr
Hi everybody.
I'm trying to get the Lemniscate of Bernoulli moving in an x/y pictslider.
Can anybody help me to get the following equations into an expr object?
x = a*(the root of 2) * cos(t) / sin(to the power of 2)(t) +1
y = a *(the root of 2) * cos(t) * sin(t) / sin(to the power of 2(t) +1
I just can't get it right somehow.
Thank's and much love,
Josef
Max Patch
Copy patch and select New From Clipboard in Max.
try this:
Max Patch
Copy patch and select New From Clipboard in Max.
Max Patch
Copy patch and select New From Clipboard in Max.
use cartopol -> add offset->poltocar :
Awesome, thanks!!