March 10, 2009 by scriptingandhopping

distribution-of-windows-on-surface

Attempt to make it Practical

March 3, 2009 by scriptingandhopping

defintionThe user input would be the length/line of the square windows and the rectangular facade.

result

Field Attractor Point

February 24, 2009 by scriptingandhopping

User gives: a 2D surface and point – we’ll call X.

1) A field of points  is made out of the plane.  2) points are pushed up z-axis in relation to their distance from point X.  3) Surface is created from points  4) Surface is subdivided analyzed and center point found 5) Circle is etched in center point and tilted using vectors  6) circle is extruded

7) cannot figure out how to take boolean difference in the script

panelizepanelize-2

Sine Wave

February 24, 2009 by scriptingandhopping

This was adjusted after learning vb.net script from a tutorial:

Dim p_list As New List(Of On3dPoint)
For i As Int32 = 1 To N
Dim p As New On3dPoint(i * L, 1, H * (sin(i)))
p_list.Add(p)
Next
A = p_list

sine-wave2

sine-wave

latest experiments with errors

February 17, 2009 by scriptingandhopping

prob-11I was trying to create .ghx definitions from memory.  It was a variation of a tutorials I saw.

Responsive Components

February 10, 2009 by scriptingandhopping

more about “Responsive Components“, posted with vodpod

VB.NET Script Component In Rhino’s Grasshopper

February 10, 2009 by scriptingandhopping

nAo » Grasshopper tutorial by nao – parametrise a tower 1

February 10, 2009 by scriptingandhopping

tower 2

February 10, 2009 by scriptingandhopping

more about “simple_publisher.swf (application/x-s…“, posted with vodpod

tower 3

February 10, 2009 by scriptingandhopping

more about “simple_publisher.swf (application/x-s…“, posted with vodpod