# Original Homepage: # # www.contextfreeart.org/gallery/view.php?id=4218 # # Created 20.12.2020, by flembobs. #

CF::Symmetry = CF::Dihedral, 6

CF::Tile = [ s (0.5+rand_static()) (0.5+rand_static()) ] CF::Background = [ b -1 ]

startshape S [h 0..360]

shape S {

CIRCLE [ s 0.1..0.2 a -0.8 sat 1 b 1 blend CF::Screen ]
H = let(n = randint(5); select(n, 0, 10, 30, 60, 90))
S [ x 0.01..0.5 s 0.9..0.99 h H r 0..60 ]

}