+ All Categories
Home > Documents > Graf joshua 587672 Algorithmic Sketchbook Week 4

Graf joshua 587672 Algorithmic Sketchbook Week 4

Date post: 21-Jul-2016
Category:
Upload: joshua-graf
View: 219 times
Download: 0 times
Share this document with a friend
Description:
 
19
Algorithmic Sketch Book Joshua Graf 587672 Studio Air
Transcript
Page 1: Graf joshua 587672 Algorithmic Sketchbook Week 4

Algorithmic Sketch BookJoshua Graf 587672Studio Air

Page 2: Graf joshua 587672 Algorithmic Sketchbook Week 4

Vase Variations

WK 1

Page 3: Graf joshua 587672 Algorithmic Sketchbook Week 4

This was a particularly interesing variant that i found occuring as I changed the step on one of my sliders

Step = 0

Step = 8

Page 4: Graf joshua 587672 Algorithmic Sketchbook Week 4

TO explain my low-res image, I set up 9 series’ and fed 3 of each into a construct point tool. For the z coordinate of each however, I first fed the series through a x^2 function. I decided to do this to try and get a curve. Having created these point I then used them in the Create Circle from 3 Points tool, giving me a variety of circles which I then fed into a loft command. Initially I just wanted to see what i could create purely from Grasshopper, but as I experimented with the sliders more and more I discovered that they could create seemless shapes quite easily and so stuck with it to create my variety of ‘vases’.

SeriesConstruct Point

x^2 functionCreate Circle

Loft

Page 5: Graf joshua 587672 Algorithmic Sketchbook Week 4

WK 2

Here in my trialling of surface division I played around with what elements I could relate to points and some different arrangements of that

Page 6: Graf joshua 587672 Algorithmic Sketchbook Week 4

WK 3

This was an initial trial after the demonstration was given in class

Playing with rotation values

Page 7: Graf joshua 587672 Algorithmic Sketchbook Week 4

This one was cool because the small branches zoomed in on became fractal.

Page 8: Graf joshua 587672 Algorithmic Sketchbook Week 4

In this one I reset the start curves hexagonally to to and recreate a snow flake

Page 9: Graf joshua 587672 Algorithmic Sketchbook Week 4

These 2 were varieties of this manor of generation

Page 10: Graf joshua 587672 Algorithmic Sketchbook Week 4

This one still had the six arms but I rotated their initial starting positions 3 dimensionally. The top image is the TOP view and the bottom is a perspective of the generated form

Page 11: Graf joshua 587672 Algorithmic Sketchbook Week 4

These two were alot more effort to create. It uses the same princi-ple as the Anemone L Systems but applied to a 3D tube. The first one is the basic tree, and the second one applies a relative down scale of the tube radius as well. It really looks like sprotuing flowers which is interesting.

Page 12: Graf joshua 587672 Algorithmic Sketchbook Week 4

WK 4

Experimentation taken from class, with a form being created by dividing surfaces of a pyramid over 6 iterations. The above has new surfaces x0.3 of the original, the below has x0.8.

6

Page 13: Graf joshua 587672 Algorithmic Sketchbook Week 4

The recorded iterations beneath the x0.8 model

1

2

3

4

5

Page 14: Graf joshua 587672 Algorithmic Sketchbook Week 4

Same process applied to a triangulated NURBS surface

Page 15: Graf joshua 587672 Algorithmic Sketchbook Week 4
Page 16: Graf joshua 587672 Algorithmic Sketchbook Week 4

My first attempt at applying the same process to spheres, but instead with the new speheres sprouting from the top and bottom. The left is without recorded data, the second is.

Page 17: Graf joshua 587672 Algorithmic Sketchbook Week 4

This one is the same but with the smaller spheres only being reproduced at a x0.3 scale. It was another fun example where the pattern would continue even as you zoomed in.

Page 18: Graf joshua 587672 Algorithmic Sketchbook Week 4
Page 19: Graf joshua 587672 Algorithmic Sketchbook Week 4

I then attempted to set it up so that each successive sphere would create new spheres on 6 of the vertices. My inital attempts (left) produced some very unexpected results, but I eventually got it to work.


Recommended