1- One section,One path
In this lesson, you will learn how to use a single section and a curved path to produce a parametric model. First I will explain how we can orient the section into the curve and then we will model the rest.
In this lesson, you will learn how to use a single section and a curved path to produce a parametric model. First I will explain how we can orient the section into the curve and then we will model the rest.
30 Minutes
120 MB
In this grasshopper example, you can model an Archimedes Machine parametrically by using the Kangaroo plugin.
In this grasshopper example file you can design a Parametric roof by defining linear arrayed curves and scaling them with a graph mapper to model the structural beams and also a controllable loft surface.
In this grasshopper example file, you can model a Glazed Spaceframe with Nodes, Beams and Glass panels Parametrically.
In this Grasshopper definition we use create a pattern using a combination of Lunchbox and the basic Grasshopper components.
In this grasshopper example file, you can design a parametric timber plate Pavilion using the ngon Plugin.
In this grasshopper example, you can model a deployable scissor structure with variable elements parametrically.
In this grasshopper example file, you can model a Parametric stair using Grasshopper native components.
In this grasshopper example file you can design a parametric lamp shade using the Pufferfish plugin.
In this grasshopper example file, you can model a parametric facade with timber elements similar to the Genome Building's facade.
In this grasshopper example file you can use the native grasshopper components to generate a contoured facade by solid differences.
in this grasshopper example file, you can model a parametric facade by rotating a series of bricks parametrically.
In this grasshopper example file, you can model a parametric spirograph by simulating a linkage mechanism.
In this Grasshopper example file you can use the Kangaroo plugin to create a parametric mesh based on the circle packing component.
In this grasshopper example file, you can create a Parametric Bamboo Pavilion using the tween curves component and deform it using GraphMapper.
In this grasshopper example file you can design a parametric facade by using the lunchbox plugin.
In this grasshopper example file you can design a parametric rotating building by creating a series of polygons.
In this grasshopper example file, you can create a Voronoi Pattern inside a curve and then change the area of the Cells with an attractor Point using the Anemone Plugin.
In this grasshopper example file you can use the Kangaroo2 plugin to simulate a parametric Leg Mechanism.
In this Rhino Grasshopper example file you can use the native grasshopper components to model a deforming parametric tower and then use the Pufferfish and Lunchbox plugin for adding more details.
In this Rhino Grasshopper tutorial, we can use the Parakeet's "Complex Transform" component to deform a simple square grid and convert it into a parametric Window.
In this grasshopper example file, you can create a Parametric Surface with Loft and then control its shape using the Graphmapper component.
In this grasshopper example file, you can model an Iris mechanism and simlulate it using the Linketix plugin.
In this Rhino Grasshopper tutorial, we can use the Parakeet's "Complex Transform" component to deform a simple square grid and convert it into a parametric Window.
Become a Paracourse member & access more than 900 Example files |
Comments
Pari5022
I am wondering. How can I get normal vector of a curve in Grasshopper?
rezae
Attachment curves-normal-vector.zip
Hi,
There is not such thing as Curve normal but you can calculate perpendicular vector to certain point by rotating tangent vector of certain position on curve.
I’ve attached a file that might help you
Pari5022
True. Thanks for the prompt reply. Its just because I found one node in Dynamo i.e. “Cure.Normal at Parameter” and then I started looking the same node in Grasshopper. Thanks. Nice explanation
rezae
Hi, I’m glad to hear it and happy to help you out.