Animated Parameters
December 21, 2011We’ll use the “Animate” function in Grasshopper3D to create a stop-motion animation. First, you need to determine the parameters you’ll animate, which means defining maximum-minimum values of it. In our example, we’ll be using a simple bezier curve generation algorithm. In this definition, we plan to animate one parameter which is the value of “t” between 0.0 to 1.0. This single change affects various things in the model. You may find them by studying the definition. There is a list…








