ong simnan 731491 algorithmicsketchbook pages 2 4 15

26
1 ALGORITHMIC SKETCHBOOK ONG SIM NAN 731491

Upload: jennifer-dora

Post on 21-Jul-2016

219 views

Category:

Documents


0 download

DESCRIPTION

 

TRANSCRIPT

Page 1: Ong simnan 731491 algorithmicsketchbook pages 2 4 15

1

ALGORITHMIC SKETCHBOOKONG SIM NAN731491

Page 2: Ong simnan 731491 algorithmicsketchbook pages 2 4 15

2

Page 3: Ong simnan 731491 algorithmicsketchbook pages 2 4 15

3

ContentsWEEK 1 EXPLORATION

Page 4: Ong simnan 731491 algorithmicsketchbook pages 2 4 15

4

The first week’s online tutorials focused on familiarizing us with the interface of Rhino’s node-based algorithm editor which is Grasshopper. Our first task was to loft two basic sea sponges and explore the general shape. Then, loft two different of sea sponges and try to loft in a similar shape.

First week task:

Moving control points in Rhino to investigate differentiated geometry.

Trying to loft a sea sponge using Rhino only.

Page 5: Ong simnan 731491 algorithmicsketchbook pages 2 4 15

5

Exploring new relationships between geometries, investigate differentiated geometry and capturing differentiated models through baking in grasshopper back into Rhino.

Page 6: Ong simnan 731491 algorithmicsketchbook pages 2 4 15

6

The second week’s sketching is to generate an interesting tree branch with at least a couple of branches coming off the main one.

Second week task:

I tried to explore “Construct Domain(DOM)“ to create numeric domain from two numeric extreme. Then I linked it to “Random” so that it generate a list of random number for an uneven surface to my tree branch.

I then used the same model and continue baked it with different shapes and radius. I arranged the tree branch using Rhino instead of Grasshopper.

Page 7: Ong simnan 731491 algorithmicsketchbook pages 2 4 15

7

For this sketch, besides trying to explore “Random”, I tried on component “Cull Pattern” which remove the elements in a lists using a repeating bit masks.

The outcome of the mesh by starting with only a surface on Rhino. There were first many random points on the surface then some were randomly being culled and the others were being rised along z-axis.

Page 8: Ong simnan 731491 algorithmicsketchbook pages 2 4 15

8

In this case, the main connection component of the model is “IntCrv“ which create interpolated curves through a set of points on curve.

Page 9: Ong simnan 731491 algorithmicsketchbook pages 2 4 15

9

The third week’s tasks is to create definitions that can produce a wide range of different patterns in the linework. Consider intersecting the surface, projections, lists or points as a way to generate the linework.

Third week task:

“Dispatch” were used in this experiment to allows me to tessellate a surface with two different panel types dispatched through random sorting.

Attemp on Attractor Point.

Page 10: Ong simnan 731491 algorithmicsketchbook pages 2 4 15

10

Generating a grid shell.

Page 11: Ong simnan 731491 algorithmicsketchbook pages 2 4 15

11

A simple sketch when exploring linework.

Page 12: Ong simnan 731491 algorithmicsketchbook pages 2 4 15

12

Tried on component “Pipe“ to generate a series of tube and cylinder form.

Page 13: Ong simnan 731491 algorithmicsketchbook pages 2 4 15

13

“Pop3D“ was interesting and easy to be used while “Voronoi3“ create random geometry shape on the point among “Pop3D“, I used “cull“ again so that random element could be remove to create more interenting outcome.

Page 14: Ong simnan 731491 algorithmicsketchbook pages 2 4 15

14

Fourth week task:

General ExperimentCreate 4 simple definitions to find the mid point of a curve.

Trying to create 2 simple difinitions to get a mid point of a surface.

Page 15: Ong simnan 731491 algorithmicsketchbook pages 2 4 15

15

Experiment with field charges.

Page 16: Ong simnan 731491 algorithmicsketchbook pages 2 4 15

16

Experiment with line, point, spin and vector force using a bunch of component from “field”.

Tried to explode the geometry to get variety of pattern of the surface.

Page 17: Ong simnan 731491 algorithmicsketchbook pages 2 4 15

17

First attempt on an expression by generating and deciding a geometry shape using a Mathematic formula.

Page 18: Ong simnan 731491 algorithmicsketchbook pages 2 4 15

18

Revised on image sampling from week 1.

Cos and Sin were used in this case to link with voronoi in order to generate a biomimitic of surface. Cull is to make the surface more random and interesting.

Page 19: Ong simnan 731491 algorithmicsketchbook pages 2 4 15

19

Started the sketch from a Pi (π) and connect it with xy angle of “Pt“ component so that the there are points lay uniformly on the xy direction of the curve. Then, “radian” is connect to the curve by “interpolated curve” which allow the lofting.

Page 20: Ong simnan 731491 algorithmicsketchbook pages 2 4 15

20

Multidimentional slider attempt.

Using Cos and Sin to create spiral curve

Page 21: Ong simnan 731491 algorithmicsketchbook pages 2 4 15

21

Understanding of Trim Tree, Simplify, Flatten tree, Explode tree and Graft tree.

Page 22: Ong simnan 731491 algorithmicsketchbook pages 2 4 15

22

Understanding of “Cross Reference”’s function when apply on curve.

Understanding of “Long Lsit”’s function when apply on curve.

Understanding of “Short Lsit”’s function when apply on curve.

Page 23: Ong simnan 731491 algorithmicsketchbook pages 2 4 15

23

Page 24: Ong simnan 731491 algorithmicsketchbook pages 2 4 15

24

Page 25: Ong simnan 731491 algorithmicsketchbook pages 2 4 15

25

Page 26: Ong simnan 731491 algorithmicsketchbook pages 2 4 15

26