chesbrough samuel 641048 algorithim sketchbook

39
1 ARCHI- TECTURE STUDIO: AIR SAMUEL ALEXAN- DER WOLF CHES- BROUGH 2015

Upload: sam-chesbrough

Post on 08-Apr-2016

215 views

Category:

Documents


0 download

DESCRIPTION

 

TRANSCRIPT

Page 1: Chesbrough Samuel 641048 Algorithim Sketchbook

1

ARCHI-TECTURE

STUDIO:

AIRSAMUEL ALEXAN-DER WOLF CHES-BROUGH 2015

Page 2: Chesbrough Samuel 641048 Algorithim Sketchbook

2

Page 3: Chesbrough Samuel 641048 Algorithim Sketchbook

3

CON-TENTSW.1 EXPLORATION 4W.2 PAVILION 8W.3 PATTERNING 14W.4 MATHEMATICAL PATTERNING 25W.5 SPIDER WEB/FABRICATION 31W.6 MESH RELAXATION 33

Page 4: Chesbrough Samuel 641048 Algorithim Sketchbook

4

SERIES OF CURVES WERE CON-STRUCTED AND LOFTED TOGETH-ER UYSING GRASSHOPPPER, BE-ING REBUILT SEVERAL TIMES TO CREATE VASE SHAPE

FROM THE LOFTED VASE SHAPE, VARIOUS PROCESSES WERE APPLIED TO ABSTRACT THE VASE FORM IN A NON-CONVENTIONAL SENSE.

Page 5: Chesbrough Samuel 641048 Algorithim Sketchbook

5

1

OCTREE

W.1 EXPLORATION

Page 6: Chesbrough Samuel 641048 Algorithim Sketchbook

6

DELAUNEY MESH WITH SURFACE

2

W.1 EXPLORATION

Page 7: Chesbrough Samuel 641048 Algorithim Sketchbook

7

DELAUNEY EDGES

3

Page 8: Chesbrough Samuel 641048 Algorithim Sketchbook

8

METABALL

4

Page 9: Chesbrough Samuel 641048 Algorithim Sketchbook

9

DELAUNEY MESH

5

W.1 EXPLORATION

Page 10: Chesbrough Samuel 641048 Algorithim Sketchbook

10

1 2

W.2 DATA FIELDS

Page 11: Chesbrough Samuel 641048 Algorithim Sketchbook

11

3 4

Page 12: Chesbrough Samuel 641048 Algorithim Sketchbook

12

5 6

Page 13: Chesbrough Samuel 641048 Algorithim Sketchbook

13

7 8

W.2 DATA FIELDS

Page 14: Chesbrough Samuel 641048 Algorithim Sketchbook

14

W.2 DATA FIELDS

Page 15: Chesbrough Samuel 641048 Algorithim Sketchbook

15

Page 16: Chesbrough Samuel 641048 Algorithim Sketchbook

16

1

CULL LIST / ITEMS FROM GRID / CON-NECTEDTO LINES USING A SHORT LIST.

Page 17: Chesbrough Samuel 641048 Algorithim Sketchbook

17

W.3 PATTERNING

Page 18: Chesbrough Samuel 641048 Algorithim Sketchbook

18

2

CULL LIST / ITEMS FROM GRID / CON-NECTING POINTS WITH LINES

ATTEMPTED TO TRANSLATE TO LOFTED SURFACE

W.3 PATTERNING

Page 19: Chesbrough Samuel 641048 Algorithim Sketchbook

19

Page 20: Chesbrough Samuel 641048 Algorithim Sketchbook

20

4

IMAGE SAMPLING TO MODULATE CIRCLES

Page 21: Chesbrough Samuel 641048 Algorithim Sketchbook

21

W.3 PATTERNING

Page 22: Chesbrough Samuel 641048 Algorithim Sketchbook

22

3

VORONOI / CULL / LIST ITEM

DIFFERENT ITERATIONS OF VARYING BOOLEAN PATTERNS + VARYING UNION OF SPACES

W.3 PATTERNING

Page 23: Chesbrough Samuel 641048 Algorithim Sketchbook

23

Page 24: Chesbrough Samuel 641048 Algorithim Sketchbook

24

NATURAL PATTERNING

NAUTILUS SPIRAL:Offset points according to golden ratio, fac-tor of pi used for xy angle of points. curve interpolated through these points produced natiulus shell spiral accoridng to golden ra-tio.

CYCLONE:x:x*cos(x)y:y*sin(y)z:constant

Page 25: Chesbrough Samuel 641048 Algorithim Sketchbook

25

W.4 PATTERNING

IF CONDITION:

To exaggurate cyclone, if condition thatif (x>0,phi*x,pi*x)if (y>0, pi*y,phi*y)If condtion chosen as both trig. functions sin and cos oscillate around x=0, yielding an equal number of true/false results.

Page 26: Chesbrough Samuel 641048 Algorithim Sketchbook

26

W.4 PATTERNING

Page 27: Chesbrough Samuel 641048 Algorithim Sketchbook

27

Page 28: Chesbrough Samuel 641048 Algorithim Sketchbook

28

Page 29: Chesbrough Samuel 641048 Algorithim Sketchbook

29

W.4 PATTERNING

Page 30: Chesbrough Samuel 641048 Algorithim Sketchbook

30

W.5 SPIDER WEB

001

002

Page 31: Chesbrough Samuel 641048 Algorithim Sketchbook

31

SPIDER WEB 001 / 002

Original spider web form pictured above, constructed using a modifed range of numbers assigned circles and connected using a voronoi component.

Kangaroo plug-in was then used to form find the stuc-ture according to gravity loads (a z vector with 9.8 multiplier).

Experimentation with the spring comp[onents which made the ‘string’ of the spider web yielded different results.Initial web had too many points towards the center, resulting in an excess ‘dropp’. The point distribution was changed to rectify this.

Pictured are tow examples where the spring stiffness and rest length have been varied.

Page 32: Chesbrough Samuel 641048 Algorithim Sketchbook

32

003

Page 33: Chesbrough Samuel 641048 Algorithim Sketchbook

33

W.5 SPIDER WEB

004

SPIDER WEB 003 / 004

Using the same construction method as used previously, the web form was flipped onto the YZ plane. Using a multi vector om-ponent for the force acting on the spider web, gravity loads as well as wind loads in the X direction were recretated.

Page 34: Chesbrough Samuel 641048 Algorithim Sketchbook

34

W.5 SPIDER WEB

SPIDER WEB 005

Web 005 was generated using point charges. For this paticulat web only the pCharge component was used to give each of the points along a curve a varying charge, to generate the form.

Applications of the point charge could be further explored, relating perhaps to modelling the structures form according to people flow (e.g. where there is heavier people flow, a greater charge could be applied)

005

Page 35: Chesbrough Samuel 641048 Algorithim Sketchbook

35

SPIDER WEB 006

Web 006 was also generated using point charges, but with a spin force component as well. Applications for this remain unexplored.

SPIDER WEB 007

Not depicted, are attempts to subject the point charge fields to live loads. As the line structures created by the point charges did not connect how-ever, it was difficult to subject the structure to these loads, without fundamentally altering the ge-ometry. Hence only the algorithim below is shown.

Page 36: Chesbrough Samuel 641048 Algorithim Sketchbook

36

W.5 FABRICATION

001

002

TAB CONSTRUCTION

Using a simple cluster component, the brep geometry was unrolled and the settings were adjusted , so that non e of the tabs create self-intersecting geometry.

UNROLL

Another cluster compoinent allowed the brep geometry to be unrolled. From there the pan-els were rotated to distringuish each of them.

Page 37: Chesbrough Samuel 641048 Algorithim Sketchbook

37

003

005H_CLIP

This component dealt with the actual joints of a structure. The cluster component was rep-licated for each of the curves comprising the structure, the image showing a small detail.

WAFFLE GRID

Using a script found on line, the various components al-lowed for easy fabrication of the structurem complete with labels if necessary.

Page 38: Chesbrough Samuel 641048 Algorithim Sketchbook

INFLATION AND DELFATION OF INDIVIDUAL FACE SURFACES OF BENCH USING PHYSICS SIMULATION

38

W.6 MESH RELAXATION

Page 39: Chesbrough Samuel 641048 Algorithim Sketchbook

39