Rainbow Ring 2014

0

作品を見る
http://etext-music.com/works/svg/Art_4w.html

・全画面モード(F11)がおすすめ。

<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1912px" height="1072px" style="background:black">
<image x="1" y="1" width="120" height="120" xlink:href="ring.png">
<animateTransform attributeName="transform" attributeType="XML" type="rotate" dur="9s" from="0 61,61" to="360 61,61" repeatCount="indefinite" />
</image>
<image x="1" y="121" width="120" height="120" xlink:href="ring.png">
<animateTransform attributeName="transform" attributeType="XML" type="rotate" dur="55s" from="0 61,181" to="360 61,181" repeatCount="indefinite" />
</image>

・・・・・・・

<image x="1801" y="961" width="120" height="120" xlink:href="ring.png">
<animateTransform attributeName="transform" attributeType="XML" type="rotate" dur="18s" from="0 1861,1021" to="360 1861,1021" repeatCount="indefinite" />
</image>
</svg>

Default