Add-ons

FacebookTwitter
http://www.food4rhino.com/project/meshedittools Meshedit is a set of components which extend Grasshopper's ability to work with meshes. included components: utilities: Mesh from points Mesh cull unused vertices Mesh flip Mesh unify normals Mesh weld vertices with threshold analysis:

MeshEdit

This component creates Perlin and Simplex noise. In the Grasshopper scripting on RhinoCommon here at McNeel Europe we teach to program a component that does this, in C# and Vb.Net. Grasshopper contains a 1D Perlin noise function (similar to sines summations), but this functionality cannot be directly extended to more dimensions. This add-on forms smooth 4D Perlin noise and Simlex noise, two very well-known smooth noise functions investigated by Ken Perlin. http://www.food4rhino.com/project/4dnoise

4D Noise

http://www.giuliopiacentino.com/weaverbird/ Mesh theory and practice Have a look at the upcoming webinar on Weaverbird by Ilaria Giardiello and myself at geometrydepth.com . Weaverbird is a topological modeler that contains many of the known subdivision and transformation operators, readily usable by designers. Instead of doing the work repeatedly, or sometimes using complicated scripts, this plug-in reconstructs the shape, subdivides any mesh, even made by polylines, and helps preparing for fabrication.

WeaverBird 0.5.20 NewYear | Giulio Piacentino

Now compatible with Grasshopper 0.8.XXX. Pattern formation, emergence, self-organization, l-systems, cellular automata. What is Rabbit? RABBIT is a plug-in for McNeel’s Grasshopper that uses biological processes as a form-finding and analysis tool. RABBIT is developed and distributed by MORPHOCODE. http://morphocode.com/rabbit/

RABBIT: Tools for Grasshopper by MORPHOCODE

<<< Return to the Program Lab This page is my personal diary for exploring the API for Revit and Vasari. This page is as much a resource for me as I hope it will be for others. Developing custom tools for Revit using the API can be a complicated endeavor.

Nathan's Revit API Notebook - THE PROVING GROUND

http://wiki.theprovingground.org/revit-api
Hiroshi Jacobs is an educator, designer, and installation artist working in Washington D.C. His design work has appeared in numerous publications and exhibitions, including Surface Magazine, Businessweek, Harvard GSD Platform, DesCours New Orleans, La Biennale di Venezia, and the Harvard Arts First Festival. Hiroshi is currently a designer with STUDIOS architecture and serves as a lecturer and studio critic with The Catholic University of America. He has previously taught at Tulane University and in the Career Discovery program at Harvard’s Graduate School of Design, and was recently awarded the 2012 Emerging Architect Award from the American Institute of Architects Washington DC Chapter. As a designer and academic, Hiroshi works with a particular interest in indeterminate systems and the potential reciprocities and found between technology, material, and intuitive gestures. http://www.hilojacobs.com/?page_id=464

CHAMELEON « HIROSHI JACOBS

http://www.grasshopper3d.com/group/lobster

Lobster

Lobster_IK1.ghx Lobster_IK1.3dm Lobster_IK.pdf This is still a work-in-progress, with plenty of room for improvement. I've been meaning to release this for some time - I was intending to clean it up some more and maybe compile it into a proper component first, but have been too busy with other activities, and rather than delay any longer have decided to share it in its current state. It is a purely geometric solution, specific to this particular joint configuration, which allows kinematic decoupling, greatly simplifying things.
http://www.grasshopper3d.com/group/panelingtools Downloads and Installation (Last update: October 15, 2012): ------------------------------------------------------------------- Each time you update, please do the following: 1- Download the latest Rhinoceros 5 Beta 2- Download the latest PanelingTools for Rhino 5.0 Plugin and PT-GH Add On . 3- Open Rhino and run Grasshopper, you should see the PanelingTools menu in Rhino and PanelingTools tab in Grasshopper. Where to start: ------------------------------------------------------------------- Download PT-GH_Examples . Please use these examples as your start point.

PanelingTools GH Add-On

gHowl

http://www.grasshopper3d.com/group/ghowl gHowl_r50 and example files Check out the gHowl videos page where you can see how people have been using gHowl. Our users have connected Rhino and Grasshopper to various protocols, platforms, and softwares including: Processing Excel Open Office
http://www.food4rhino.com/project/rhinovault Funicular Form Finding The Rhinoceros ® Plug-In rhinoVAULT emerged from current research on structural form finding using the Thrust-Network-Approach to intuitively create and explore compression-only structures. Using reciprocal diagrams, it provides an intuitive, fast method, adopting the same advantages of techniques such as Graphic Statics, but offering a viable extension to fully three-dimensional problems.

RhinoVAULT Beta | Rhino

The ShortestWalk add-on for Grasshopper exposes one component which, given a network of curves and a list of lines, calculates the shortest route from line start point to line end points in a network. It is based on a topology calculator and the A* search algorithm. To install:

Shortest Walk Gh

Home > Groups > KUKA|prc - parametric robot control for Grasshopper New features of the version are marked in BLUE . The experimental release is based on a rewritten and improved code-base and includes various new, exciting features that are marked in RED .

KUKA|prc - parametric robot control for Grasshopper

HoopSnake, apart from a legen­da­ry crea­ture , is a com­ponent for the Grasshopp­er 3D plat­form. What it does in prin­ci­ple is to create a copy of the data it re­ceives at it's input upon user re­quest and store it loc­al­ly. This dup­licate is made avail­able through a stan­dard Grasshopp­er para­met­er out­put. What this means in prac­tice is that it is pos­sible through the use of HoopSnake to send the out­put of a set of com­ponents back to it's input in a loop­ing fash­ion.

Volatile Prototypes / hoopsnake: Iteration in Grasshopper