startshape Speckle
background {b -1}
rule Speckle {
SQUARE{ b 1 r 45 } Speckle{s .7 x 10 y -8 } Speckle{s .35 x -4 y 5 }
}
rule Speckle {
SQUARE{ b 1 } Speckle{s .4 x -8 y -9} Speckle{s .8 x +7 y -9}
}
rule Speckle {
CIRCLE{ b 1 } Speckle{ r 230 s .99 } Speckle{ r 57 s .99 }
// Interesting: The rotations here need to be about (but not exactly) 180 deg apart to make convincing galaxies. }