algorithm sketchbook

8
AIR STUDIO SkeTchbOOk ShIhUI wU 565808 TUTOR: cAnhUI chen

Upload: shihui-wu

Post on 10-Mar-2016

226 views

Category:

Documents


1 download

DESCRIPTION

 

TRANSCRIPT

Page 1: Algorithm sketchbook

AIR STUDIOSkeTchbOOk

ShIhUI wU 565808 TUTOR: cAnhUI chen

Page 2: Algorithm sketchbook

2

Lofting basic curves with Grasshooper

Draw 3 rect-angles and use Grass-hoopeng to loft.

Change individual rectangle and see how the surface and whole object changes.

Page 3: Algorithm sketchbook

3

Try Bake in Grasshooper and record different stages.

Page 4: Algorithm sketchbook

4

Voronoi 2D

Page 5: Algorithm sketchbook

5

Voronoi 3D

Copy it in Rhino and then delete some parts.

Page 6: Algorithm sketchbook

6

An example of Flat-ten Tree function. The first has flatten the points in rows, so it is considered all points are in the same level. While the second example shows that points are decided into 3 rows, so they can’t connect to the points in other rows.

Page 7: Algorithm sketchbook

7

Algorithm sketch model developed by following the tutorial guide. with some parameters, the degrees and quantities of the shifters can be change.

Page 8: Algorithm sketchbook

8

Based on the model I learnt from tutorial. I made this building by ex-truding the arches in X,Y, Z plane. And with a parameter of number of division number, I can change the number of the panels.