Javascript Tipp Start Stop
i += 0.01; posY = Math.sin(i) * radius + versatz; posX = Math.cos(i) * radius + versatz;