well it uses a python image module, but besides that i wrote it from scratch. it's very simplistic actually: it selects a random point, then picks another random point nearby, and so on. then it draws a polygon by connecting all of the points. it draws three polygons (although they look like one large blob at this stage).
i've seen (and used) universe sandbox 1 before