Polyspiral: Difference between revisions

m
polyspirangle -> polyspiral
(Added pure SVG polyspiral)
m (polyspirangle -> polyspiral)
Line 1,986:
Demo: [https://codepen.io/shephero/full/xxbaWXb codepen]
 
It's possible to render an animated polyspiranglepolyspiral completely declaratively, using SVG/SMIL.
 
It requires building up layers, animated over a rotation transformation. This is verbose, so the code below has been truncated, and the [https://codepen.io/shephero/full/xxbaWXb demo] uses another language ([https://codepen.io/shephero/full/xxbaWXb Pug]) to generate the source.
Anonymous user