animation - SVG: Is it possible to use random or non-static values? -
I am animating a polygon shape inside a SVG (hence it can be used as a background in CSS ) I'm curious if there is any way to generate a value for random use, or any other way the animation is loaded (without the use of an external SVG library) always from the situation does not start?
Current SVG:
& lt; Polygon Style = "Stroke: RGB (255,0,0); Fill: Transparent;" Number = "0,0 121.5,150 600,0" & gt; & Lt; Attribute attribute name = "numeral" fear = "24s" value = "0,20 121.5,150 600,0 ;, 100571.5,150 306.5,0; 0,20 121,5,150 600,0" repeating points = " Uncertain "key time =" 0; 0.5; 1 "calcemode =" spline "keyplugins =" .5 0.5 1; .5 0.5 / 1 "/> & lt; / Polygon & gt;
Comments
Post a Comment