try this entry from zach's blog http://buildz.blogspot.com/2010/07/orthogonal-on-placement-making-brick.html
best,
lira
Wavy brick wall
does anyone know how to distribute fixed size modules (as bricks) over a curved surface (e.g. patch in max) as shown in following link?
http://www.treehugger.com/files/2009/05/computer-and-robot-lay-bricks.php
looking forward for your reply!
henrik
*Original post: http://designreform.net/forum/index.php/topic,2874.0.html
I have a post here that deals with a slight variation on this project here:
...
Here is a quick way to create the wall with PanelingTools for Rhino. Once you create the brick module and wavy surface:
- Generate a surface grid with ptGridCurve.
- Populate the module with ptOrientToGrid.
Here's a brick wall definition with Grasshopper 8.003. The bricks are instantiated normal to the surface on a grid of points. The parameters are a reference surface and the brick dimensions. I am interested in taking this another step further and...
Here's a quick example of how to do this in DP. The bricks are all normal to the surface at their centroid. The horizontal spacing is managed by a parameter as well as the overall surface dims, brick dims, etc... This example uses a UDF for the...

















