studio air algorithm sketch book

15
ALGORITHM SKETCHBOOK design studio air Jin Huang 2015

Upload: jin-huang

Post on 22-Jul-2016

254 views

Category:

Documents


12 download

DESCRIPTION

Studio AIR Algorithm Sketch 691894 Jin Huang

TRANSCRIPT

Page 1: Studio AIR Algorithm Sketch Book

ALGORITHM SKETCHBOOK

design studio airJin Huang

2015

Page 2: Studio AIR Algorithm Sketch Book

I

type1 type2 type3

type4 type5 type6

algorithmsketch week 1Vases

Page 3: Studio AIR Algorithm Sketch Book

II

Vase no.5 is particularly interesting as the base curve was originally intended to be triangle with sharp corners. However the result of such loft would end in openBrep which could not be subdivided and obtain points necessary for establishing the second floating layer of geometry. The corner of the shape meant the points on the edge of the geometry would be quite far away from the others hence the gap in the outer shell.

VASE TYPE 5

Page 4: Studio AIR Algorithm Sketch Book

III

type1 type2 type3

type4 type5 type6

algorithmsketch week 2Attr. Point Control

Page 5: Studio AIR Algorithm Sketch Book

IV

The variation 4 is based on week1’s vase 6. The aim of variation 4 is to extract one point on the subdivided surface and use the point as the attractive point, to control the size of hexagons distributed on the normal of subdivision points. In tutorial demonstration the attractive point is built in rhino and referenced into grasshopper, I wanted something different and more challenging, which is have the least amount elements being actual rhino geometry and everything else to be parametrically modeled in grasshopper, and to rely on the least amount of numerical slider as possible. After several trial with different grasshopper I found the flatten tree would assign each individual point with a unique ID rather than having them under branched tree. The aim was successfully achieved and the overall expression is a combination of week1 and week2 demo with a few tweaked connections and the flatten tree command.

attractive point

Page 6: Studio AIR Algorithm Sketch Book

V

week3sunpathstudy

Page 7: Studio AIR Algorithm Sketch Book

VI

Page 8: Studio AIR Algorithm Sketch Book

VII

week4image sampling

Page 9: Studio AIR Algorithm Sketch Book

VIII

Page 10: Studio AIR Algorithm Sketch Book

IX

week5treebranching

2D-TREE 1

2D-TREE 2

Page 11: Studio AIR Algorithm Sketch Book

X

2D-TREE 3

2D-TREE 4

Page 12: Studio AIR Algorithm Sketch Book

XI

3D-TREE 1

3D-TREE 4

3D-TREE 2

3D-TREE 5

Page 13: Studio AIR Algorithm Sketch Book

XII

3D-TREE 2

3D-TREE 5

3D-TREE 3

3D-TREE 6

Page 14: Studio AIR Algorithm Sketch Book

XIII3D-TREE 7

Page 15: Studio AIR Algorithm Sketch Book

XIV3D-TREE 7