Thursday, March 26, 2015

Random cereal box

Today in class, we used parameters and flipping a coin to determine aspects of our cereal box such as type treatment, rotation, and placement along a 4x4 grid. This first box used the following parameters:

flip coin once
H = roman
T = italic

flip coin once
H = normal
T = rotate 90*

flip coin twice
H H = 7/13 pts at X1 and Y1
H T = 14/16 pts at X2 and Y2
T H = 24/26 pts at X3 and Y3
T T = 48/48 pts at X4 and Y4



I then set new, expanded parameters

flip coin once
H: bold
T: Italic

flip coin twice
HH: 10*
HT: 30*
TH:60*
TT:85*

flip coin twice
HH: 12/14 pt font
HT: 28/32 pt font
TT: 48/56 pt font
TH: 106/100 pt font

flip coin twice
HH: X1
HT: X2
TT: X3
TH: X4

flip coin twice
HH: Y1
HT: Y2
TT: Y3
TH:Y4


No comments:

Post a Comment