Thingiverse
Coullet attractor
von yoshi0204
2
Downloads
3
Likes
0
Makes
Coullet attractor, kinds of strange attractor generated by equations below. Houdini.
float dx = @P.y;
float dy = @P.z;
float dz = alpha * @P.x + beta * @P.y + gamma * @P.z + delta * @P.x * @P.x * @P.x;
float dx = @P.y;
float dy = @P.z;
float dz = alpha * @P.x + beta * @P.y + gamma * @P.z + delta * @P.x * @P.x * @P.x;
Hast du dieses Modell gedruckt? Einloggen und dein Make teilen!
Melde dich an, um einen Kommentar zu hinterlassen
AnmeldenNoch keine Kommentare – sei der Erste!