2009년 4월 22일 수요일

22/04/09 First Try - Generating Boxes and 2D voronoi

Here's a grasshopper definition for generating
area boxes and 2d voronoi script.
Every box can be moved by controlling position slide bars
and transformed by area slide bars.
The component of 2D voronoi script arranges
the boxes and structural parts between boxes.
but now I just used 2D voronoi.
Actually I need to come up with 3 dimensional thing,
but I don't know how to handle it.
now I am trying to figure out a way of scripting 3D voronoi.
if it would work,
I can manipulate the boxes and overall structural shape
in more ease way.
This is a picture of model from above definition.
Here are 3boxes made by parameter of area and position.
In addition, there are 2dimensional voronoi geometries
based on center points of boxes.
Each voronoi plane forms overall outer line
as well as inside structural shapes.

Enlarged picture of definition -1


Enlarged picture of definition -2