startshape MAIN
background { b -1 }
tile {s 56}
rule MAIN {
4* {r 45} STRUCTURE { skew 33 0 sat .2}
}
rule STRUCTURE {
SQUARE { s 11 1 }
STRUCTURE { x 10 s.9 b .15 h 1}
CIRCLE {s 100 a -.985 sat .4 h 193}
}
rule STRUCTURE {
SQUARE { s 10 1 }
STRUCTURE { x 10 s.9}
STRUCTURE { r 135 x 10 s.9}
}
rule STRUCTURE .6{
CIRCLE { s 10 10 }
}
(,
Thu 7 May 2009, 1:26,
archived)
background { b -1 }
tile {s 56}
rule MAIN {
4* {r 45} STRUCTURE { skew 33 0 sat .2}
}
rule STRUCTURE {
SQUARE { s 11 1 }
STRUCTURE { x 10 s.9 b .15 h 1}
CIRCLE {s 100 a -.985 sat .4 h 193}
}
rule STRUCTURE {
SQUARE { s 10 1 }
STRUCTURE { x 10 s.9}
STRUCTURE { r 135 x 10 s.9}
}
rule STRUCTURE .6{
CIRCLE { s 10 10 }
}
I'll have some fun with that.
CIRCLE {s 100 a -.985 sat .4 h 193}
is the glow? I've been playing around with alpha a lot but I hadn't thought to take it down that far.
Again: lovely pic, and thanks for the code
(,
Thu 7 May 2009, 1:41,
archived)
CIRCLE {s 100 a -.985 sat .4 h 193}
is the glow? I've been playing around with alpha a lot but I hadn't thought to take it down that far.
Again: lovely pic, and thanks for the code
