Tutorial:Circle Panels

By Liam Morrow, December 19th, 2009,in Tutorials »Tags: , , , , | 2 Comments »

This Grasshopper definition uses a grid of points to generate a series of curves that respond to an attractor point.  This definition is a great example of using really simple and basic concepts of parametrics to accomplish a more complicated goal.  Essentially, all this definition is composed of is an attractor point that adjusts the curvature of a plane and an attractor point that adjusts the radius of circles that are projected onto that surface.  The small bit of vbscript at the end is used to split the circles from the surface.

Note:Version of Grasshopper Needed-(Grasshopper 0.6.0019)

Read more »