![Challenge Entry: Fridges [challenge entry]](/images/board_posticon_c.gif)
*runs off to bed*
www.youtube.com/watch?v=NATeU-r0GDU

www.youtube.com/watch?v=NATeU-r0GDU

From the Fridges challenge. See all 139 entries (closed)
( , Mon 26 Aug 2013, 3:22, archived)

If you hadn't done that I wouldn't have replied.
( ,
Mon 26 Aug 2013, 3:56,
archived)

in Merika.
However, to be more authentic there has to be a way to fold up the box to show his moobs.
www.youtube.com/watch?v=LYokbV3Iaas
( ,
Mon 26 Aug 2013, 5:23,
archived)
However, to be more authentic there has to be a way to fold up the box to show his moobs.
www.youtube.com/watch?v=LYokbV3Iaas

You still want that Context Free script for the pic I posted yesterday?
( ,
Mon 26 Aug 2013, 6:23,
archived)

startshape mof0
CF::Background = [ h 0 sat 0 b -1 ]
CF::MinimumSize = 0.1
shape mof0 {
loop 4 [ ]
mof1 [ x 30..80 -2..2 ]
clo0 [ x 35..60 10..30 s 5 ]
gro1 [ x 35..60 -2 s 10 z -5 ]
}
shape mof1 {
loop 30 [ x 0.3 -0.5..0.5 ]
mof2 [ alpha -0.6 hue 0..359 sat 0.1..1 b 0.5..1 ]
}
shape mof2
rule {
TRIANGLE [ ]
mof2 [ x 0 0.5 r -4..4 h -3 ]
}
rule {
CIRCLE [ ]
mof2 [ x 0 0.5 r -4..4 h -3 ]
}
rule {
SQUARE [ ]
mof2 [ x 0 0.5 r -4..4 h -3 ]
}
rule 0.8 {
TRIANGLE [ ]
// STOP
}
shape clo0 {
loop 2 [ x 2..3 -0.5..0.5 ]
clo1 [ ]
}
shape clo1
rule {
CIRCLE [ h 0 sat 0 b 0.5..1 alpha -0.8 s 0.8..1 0.4..0.8 r -20..20 ]
clo1 [ x 0.1..0.2 -0.03..0.03 s 0.9..1.1 ]
}
rule 0.07 {
// STOP
}
shape gro0 {
gro1 [ y -10 ]
}
shape gro1
rule {
SQUARE [ h 54..108 sat 45..62 b 0.9 alpha -0.9 s 0.8..1 0.1..0.2 r -20..20 ]
gro1 [ x 0.1..0.2 -0.03..0.03 s 0.9..1.1 ]
}
rule 0.06 {
// STOP
}

which was good enough for my purposes.
I'll probably play around with CF some more when I have time. I found it a grind at first but it started to get fun.
Actually it's more like once every 30 interations now that I look at it again.
( ,
Mon 26 Aug 2013, 6:26,
archived)
I'll probably play around with CF some more when I have time. I found it a grind at first but it started to get fun.
Actually it's more like once every 30 interations now that I look at it again.