Altre stelle : A otto punte

Molte stelle a 6 punte

Questa pagina mostra il sorgente SVG usato per disegnare tutte queste stelle se viene caricata quando i secondi dell'orologio del PC sono maggiori di 30.

Per curiosità si può guardare come si fa a disegnare questa stella

Se tutti i browser accettassero l'attributo name non ci sarebbe bisogno di usare tanti attributi id ma purtroppo ... attualmente.. 201409 .. Firefox ed Opera ignorano l'attributo name applicato nella marca svg.

{svg xmlns="http://www.w3.org/2000/svg" 
     xmlns:xlink="http://www.w3.org/1999/xlink"
     id="svgaggiunti"
     width="100" height="100"  viewBox="0 0 2010 2010"}
{a xlink:href="http://www.elegio.it/svg/" target="star"}
{g stroke="black" stroke-width="4" }
     {animateTransform attributeType="xml"
	attributeName="transform" type="rotate"
        from="0 1000 1000" to="360 1000 1000" dur="13s"
        repeatCount="indefinite"/}
{path  id="n1pathaggiunti" fill="#0000ff" d="
M 1000 0 L 1000 495 1003 500 1289 500 Z 
M 1432 747 L 1146 747 1437 1253 1866 1500 Z 
M 1866 500 L 1437 747 1434 752 1577 1000 Z 
M 1434 1247 L 1292 1000 1000 1505 1000 2000 Z 
M 1866 1500 L 1437 1253 1432 1253 1289 1500 Z 
M 1003 1500 L 1146 1253 563 1253 134 1500 Z 
M 1000 2000 L 1000 1505 997 1500 711 1500 Z 
M 568 1253 L 854 1253 563 747 134 500 Z 
M 134 1500 L 563 1253 566 1248 423 1000 Z 
M 566 753 L 708 1000 1000 495 1000 0 Z 
M 134 500 L 563 747 568 747 711 500 Z 
M 997 500 L 854 747 1437 747 1866 500 Z 
         "  /}
{path  id="n1pathaggiunti" fill="#00ff00" d="
M 1000 0 L 1000 330 1098 500 1289 500 Z 
M 1432 747 L 1241 747 1581 1335 1866 1500 Z 
M 1866 500 L 1581 665 1482 835 1577 1000 Z 
M 1434 1247 L 1339 1083 1000 1670 1000 2000 Z 
M 1866 1500 L 1581 1335 1384 1335 1289 1500 Z 
M 1003 1500 L 1098 1335 419 1335 134 1500 Z 
M 1000 2000 L 1000 1670 902 1500 711 1500 Z 
M 568 1253 L 759 1253 419 665 134 500 Z 
M 134 1500 L 419 1335 518 1165 423 1000 Z 
M 566 753 L 661 917 1000 330 1000 0 Z 
M 134 500 L 419 665 616 665 711 500 Z 
M 997 500 L 902 665 1581 665 1866 500 Z 
         "  /}
{path  id="n3pathaggiunti" fill="#ff0000" d="
M 1000 0 L 1000 165 1194 500 1289 500 Z 
M 1432 747 L 1336 747 1723 1418 1866 1500 Z 
M 1866 500 L 1723 582 1530 918 1577 1000 Z 
M 1434 1247 L 1387 1165 1000 1835 1000 2000 Z 
M 1866 1500 L 1723 1418 1336 1418 1289 1500 Z 
M 1003 1500 L 1050 1418 277 1418 134 1500 Z 
M 1000 2000 L 1000 1835 806 1500 711 1500 Z 
M 568 1253 L 664 1253 277 582 134 500 Z 
M 134 1500 L 277 1418 470 1082 423 1000 Z 
M 566 753 L 613 835 1000 165 1000 0 Z 
M 134 500 L 277 582 664 582 711 500 Z 
M 997 500 L 950 582 1723 582 1866 500 Z 
         "  /}
{/g}{/a}
{circle r="200" cx="1000" cy="1000" fill="#ffff00"
        stroke="blue" stroke-width="16" 
        stroke-dasharray="16" fill-opacity="0.9" /}
{/svg}

.

.

.

.

.

.