2- Multiple Attractor Points
In this Grasshopper tutorial, we will understand what happens when we use two or more points as an attractor and how it affects our grid of points.
In this Grasshopper tutorial, we will understand what happens when we use two or more points as an attractor and how it affects our grid of points.
20 Minutes
80 MB
In this grasshopper example, you can create series of radial gear modules which can be simulated by the Linketix plugin.
In this example file you can use Grasshopper 2.0 to create a series of mesh pipes controlled with a point attractor.
In this example file you can use Grasshopper 2.0 to create a series of polygon stars in the Z direction and create a lofted surfaces from them.
In this grasshopper example file, you can model a Parametric Platonic space frame strcuture using 3D printed nodes.
In this Grasshopper example file you can use the Culebra plugin to generate a series of swarm particles and then use the Dendro plugin to voxelize them.
In this grasshopper example, you can create a two layer mechanism with a series of Three-Pointed modules using the Linketix Plugin.
In this grasshopper example file, you can generate a series of 2D pixel art from any planar surface parametrically.
In this example file you can design a kinetic facade with horizontal and vertical panels using the Lunchbox plugin.
In this grasshopper example file, you can simulate a series of water flow path curves by using the Anemone and Dendro plugins.
In this grasshopper example file, you can generate a series of fractal polygons on the faces of a Platonic solid.
In this grasshopper file you can create a voxelized mesh from series of catenary arcs using the Ngon plugin.
In this grasshopper file you can create a voxelized mesh from series of catenary arcs using the Pufferfish plugin.
In this Grasshopper example file you can use the Lunchbox plugin to model a parabola based pavilion.
In this Grasshopper example file by using the Pufferfish plugin you can design a parametric facade based on a sine wave.
In this grasshopper example file, you can model a freeform pavilion by using the kangaroo2 solver combined with the stripper plugin.
In this grasshopper example file you can design a parametric Voronoi facade and then convert a series of selected cells into windows.
In this grasshopper example file, you can create a mesh and then Remesh it By using the ngon plugin and finally. Planarize the connections.
In this grasshopper file you can create a parametric pavilion with radial stairs by using the Kangaroo2 plugin.
In this grasshopper example file, you can design a parametric pavilion by using the Ngon plugin and then create box joints for each panel.
In this grasshopper example file, you can design a parametric shell using the ngon plugin and then design 3D connections for the vertices.
In this grasshopper example file, you can create a parametric facade by Extruding and Rotating a series of cubes.
In this grasshopper example file you can design a parametric tensile structure by using the Kangaroo plugin and by creating a mesh and then moving the points.
In this grasshopper example file, you can model a parametric twin tower using native grasshopper components.
In this grasshopper example file, you can model a series of radial boxes which can be scaled with a point attractor.
Access more than 800 Example Files + 50 hours of Grasshopper Tutorials |
Comments
Cowportal
Good afternoon! On time 00:49, how did you delete all the nodes and connections and still managed to keep the “Group of points” intact? When I delete, the relationship is lost and the “group of points” is simply vacant. Thank you!
rezae
Hi,
I think you accidentally deleted the real points in Rhino!
You can lost the relation only if you delete the component or clear the value inside the component
Good luck!
Cowportal
Its ok I figured it out. I had to right click on the “group of points” node and click “internalize data” in order to keep the rectangular array and the 20-by-20 count. Thank you.
rezae
Hi,
Yes! that’s great.
Good Luck!
TBiagi
Attachment MultipleAttractorsTutorial.jpg
Hello
In this tutorial I had a hard time figuring out how to get a grid of points with just one point component, it would be awesome if you explain that at the beginning.
I am attaching a jpeg image because I can’t get the surface right. When I put the 25 U Count in the Number slider I get nothing and only at two I get numerous surfaces. Please explain, thanks
rezae
Attachment Teresa-multipleattractors.zip
Hi Teresa,
you have add one unit to the U Count because when you’re extracting point from the surface, the U Count in the Divide Surface means number of slices not number of rows or columns so you have to add one unit to generate surface from points
I’ve also attached a file which can explain more
Many thanks.