algorithmic modeling for Rhino
it seems really easy at first glance but its two weeks im struggling with it, i wanna morph a surface like what you can see in this video, with parametric controls on it,
its a lot to me.
thank you
Tags:
So the tip of the surface moves along a line that is coincident with the surface?
That'll involve some pretty hefty trig equations. You'll need to be able to extend the bending arc beyond 180 degrees (which is not possible with the file I just posted).
Here's the problem as I can work out:
You need to create the correct arc (the thick purple curve), where 'correct' is defined as
|ST| = |SE| + |EX|
or, in English, the length of the line from the bending start S to the tip of the paper T, must be equal to the sum of the length of the arc (from start S to end E) and the length of the tangent line segment from the end of the arc E to the intersection X.
Then and only then will the tip of the paper be coincident with the paper itself after bending.
Thus, given X and T, equations are needed that describe S and either E, or the radius r and the angle α.
Actually I think even in with these constraints there's an infinite number of solutions to that problem. You can vary the radius of the bending arc as long as the position of S moves accordingly. So an additional constant is required to pick only a single solution out of that bundle.
Thanks a lot, i didnt expect you to be such quick
thanks a lot
The -x expression is just to flip the tangent vector. The arc goes 'backwards' from the point of view of the line, so I need to reverse the arc tangent.
You can make a more complicated arc if you want (one that doesn't have a horizontal tangent at the end), there's plenty of Arc components. If however you want to switch to a freeform curve rather than an arc then you cannot use the Bend deform component, that one only understands arcs.
I'd use the Kangaroo plugin for that, and simulate the stiffness of the paper as hinged strips, to get the desired curve.
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by