c=circle(r=45) s=ellipse () | repeat(50,rotate(5)) d=rectangle(w=50,h=50)|repeat(50,rotate(10)) show(s,d,c)