Studio Air Algorithmic Sketchbook

51
1 ALGORITHMIC SKETCHBOOK HOLLY TEPPER 637730 SEM 2 2015 AIR

description

Holly Tepper 637730

Transcript of Studio Air Algorithmic Sketchbook

Page 1: Studio Air Algorithmic Sketchbook

1

ALGORITHMIC SKETCHBOOKHOLLY TEPPER637730SEM 2 2015

AIR

Page 2: Studio Air Algorithmic Sketchbook

2

Page 3: Studio Air Algorithmic Sketchbook

3

A CONCEPTUALISATION

W.1 Soumaya Task 1 W.2 Siumaya Task 2 W.3 Remapping Task

B CRITERIA DESIGN

W.4 Image Sampler Task W.5 L-System Task W.6 Mesh Relaxation W.7 Module Development

C DETAILED DESIGN

Page 4: Studio Air Algorithmic Sketchbook

4

WEEK 1 SOUMAYA TASK EXAMPLE:

Page 5: Studio Air Algorithmic Sketchbook

5

VERSION 2:

The slider for the normal points extruding from the lofted surface was changed to zero and the radius of the spheres was increased to cover the surface.

VERSION 1:

The length of the normal lines were decreased as well as the radius of the sphered. The original curves forming the loft were rotated in the x and z axis.

Page 6: Studio Air Algorithmic Sketchbook

6

WEEK 1 SOUMAYA TASK

VERSION 3:

The sphere geometry was changed to a cone which was attached to the end of the normal points to face perpendicular to the shape. The curves forming the 3d vase were then rotated to twist the form.

Page 7: Studio Air Algorithmic Sketchbook

7

VERSION 4:

The cones were replaced with cylinders and the density of the loft division points was increased to form the ruffle effect.

Page 8: Studio Air Algorithmic Sketchbook

8

VERSION 5:

Surfaces were added to the 2D circles placed on the divided loft points. The loft surface was then offset by 5 units.

Page 9: Studio Air Algorithmic Sketchbook

9

WEEK 1 SOUMAYA TASK

VERSION 6:

The original loft was removed and the scale of the three curves was adjusted and rotated.

Page 10: Studio Air Algorithmic Sketchbook

10

WEEK 2 SOUMAYA TASK 2

This task involved creating a grid of points and set-ting an attractor point (see grid above. This size gradation effect radiating from the point was applied to the surface of the Soumaya task, meaning that the spheres furthest from the attractor point would be the biggest.

Page 11: Studio Air Algorithmic Sketchbook

11

Page 12: Studio Air Algorithmic Sketchbook

12

WEEK 3 REMAPPING TASK

Page 13: Studio Air Algorithmic Sketchbook

13

WEEK 4 IMAGE SAMPLERThis weeks task was to map an image onto a rectangular grid using circles that vary in size depending on the amount of black or white in the pixel.

Page 14: Studio Air Algorithmic Sketchbook

14

WEEK 5 L-SYSTEMS

LR: 5LL: 10LRpR: x0.8VR: 36 rad -19 rad

LR: 5LL: 10LRpR: x0.4VR: 48 rad -14 rad -72 rad

LR: 5LL: 10LRpR: x0.8VR: 65 rad -65 rad

Page 15: Studio Air Algorithmic Sketchbook

15

ALGORITHM KEY:

LR: Loop RepeatsLL: Line LengthLPpR: Length Reduction per repeatVR: First Vector Rotation (radians)VR2: Second Vector Rotation (radians)

LR: 5LL: 10LRpR: x0.8VR: -45 rad 15 rad

LR: 5LL: 10LRpR: x0.8VR: 20 rad -60 rad

This weeks task was to create an L-system and design iterations in 2D and 3D by altering different variables like in the Algorithm Key below.

Page 16: Studio Air Algorithmic Sketchbook

16

LR: 4LL: 10LRpR: x0.8VR1: 36 radVR2: 0 rad 63 rad -27 rad

TOP VIEW PERSPECTIVE

LR: 4LL: 10LRpR: x0.8VR1: 53 radVR2: 100 rad 200 rad -30 rad 300 rad

Page 17: Studio Air Algorithmic Sketchbook

17

Page 18: Studio Air Algorithmic Sketchbook

18

TOP VIEW PERSPECTIVE

LR: 5LL: 10LRpR: x0.8VR1: 0 rad -45 radVR2: 45 rad 180 rad 300 rad

Page 19: Studio Air Algorithmic Sketchbook

19

Page 20: Studio Air Algorithmic Sketchbook

20

POINT

Line

Loop End

Vector 2 Point

Vector Rotate

Rad

Rad

Vector Rotate

Line

0

-45

45

180

300

Y

10 5

Loop Start

Length

Multi-plication Factor

0.8End

Z

DEFINITION

Page 21: Studio Air Algorithmic Sketchbook

21

WEEK 6 MESH RELAXATION

Item Index: 8763; 2946 500; 6783 244Vector Loads: Y: 0 Z:-1

Item Index: 8763; 2946 500; 6783 244Vector Loads: Y: 0 Z:-1

This task involved re-arranging a Kangaroo mesh component to achieve different results. Different variables were changed to produce curved and jagged drooping shapes. For example, in some outcomes the line and anchor strength were modified to increase the slack in the dropped arcs and the square mesh was triangulated.

Page 22: Studio Air Algorithmic Sketchbook

22

Item Index: 244; 8763 1736; 6783 Vector Loads: Y: 0 Z: 1

Item Index: 244; 8763 1736; 6783Vector Loads: Y: 0 Z: -1Line Length: 5

Page 23: Studio Air Algorithmic Sketchbook

23

Item Index: 244; 8763 1736; 6783Vector Loads: Y: -1 Z: 1Line Length: 4Line Strength: 100

Item Index: noneVector Loads: Y: 0 Z: -1Line Strength: 11Anchor Strength: 1

Page 24: Studio Air Algorithmic Sketchbook

24

Item Index: 6166Vector Loads: Y: 0 Z: -3Line Length: 1Triangulate Mesh

Page 25: Studio Air Algorithmic Sketchbook

25

A B

C D E

2. CURVED BRANCHES

3. MULTIPLE STARTING CURVES (SYMMETRICAL)

1. STRAIGHT BRANCHES

4. MULTIPLE STARTING CURVES (ASYMMETRICAL)

WEEK 7 MODULE DEVELOPMENT

Page 26: Studio Air Algorithmic Sketchbook

26

A B

C D

5. 3D CURVED BRANCHES

MODULE INTERATIONS

6. SYMETRICAL ANALYSIS

7. ASYMMETRICAL ANALYSIS

Page 27: Studio Air Algorithmic Sketchbook

27

A B

C D E

8. ADDITIONAL BRANCHES

9. NOTCH DEVELOPMENT

10. MODULE DEPTH (MD)

Page 28: Studio Air Algorithmic Sketchbook

28

A

B

C D

11. SURFACE CUTTING AND ETCHING

9D.

9E.

9C.

Page 29: Studio Air Algorithmic Sketchbook

29

Page 30: Studio Air Algorithmic Sketchbook

30

Page 31: Studio Air Algorithmic Sketchbook

31

Page 32: Studio Air Algorithmic Sketchbook

32

Page 33: Studio Air Algorithmic Sketchbook

33

Page 34: Studio Air Algorithmic Sketchbook

34

Page 35: Studio Air Algorithmic Sketchbook

35

Page 36: Studio Air Algorithmic Sketchbook

36

Page 37: Studio Air Algorithmic Sketchbook

37

Page 38: Studio Air Algorithmic Sketchbook

38

Page 39: Studio Air Algorithmic Sketchbook

39

Page 40: Studio Air Algorithmic Sketchbook

40

Page 41: Studio Air Algorithmic Sketchbook

41

Page 42: Studio Air Algorithmic Sketchbook

42

Page 43: Studio Air Algorithmic Sketchbook

43

Page 44: Studio Air Algorithmic Sketchbook

44

Page 45: Studio Air Algorithmic Sketchbook

45

Page 46: Studio Air Algorithmic Sketchbook

46

Page 47: Studio Air Algorithmic Sketchbook

47

Page 48: Studio Air Algorithmic Sketchbook

48

Page 49: Studio Air Algorithmic Sketchbook

49

Page 50: Studio Air Algorithmic Sketchbook

50

Page 51: Studio Air Algorithmic Sketchbook

51