b3ta.com board
You are not logged in. Login or Signup
Home » Messageboard » Message 11000913 (Thread)

#

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
}
(, Mon 26 Aug 2013, 6:24, archived)
# It works ok once every 3 or 4 iterations
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 just hope to god that it tiles
(, Mon 26 Aug 2013, 7:19, archived)
# Thanks :D
I wanna play, but I have no coding skillz
(, Mon 26 Aug 2013, 12:25, archived)
# Is that the 21st Century version of Logo?
(, Mon 26 Aug 2013, 17:42, archived)