Drawing images with Fourier Series
<h1>How does this work?</h1>
<p>The principal component of these drawings is <strong>rotation</strong>. What does it mean?</p>
<p>Imagine that you have an arrow <strong>↑</strong>, and you rotate it clockwise with fixed starting point, what does it do?</p>
<p><img alt="" src="https://miro.medium.com/v2/resize:fit:328/1*5GDODdJu7fEUyxbrdBMmbg.png" style="height:322px; width:328px" /></p>
<p>clockwise rotation of an arrow</p>
<p>Right, a <strong>circle</strong>. Now what if we combine more arrows one other another and rotate them?</p>
<p><img alt="" src="https://miro.medium.com/v2/resize:fit:700/1*J3jGq410nGK8DvuzfwsgGg.gif" style="height:495px; width:700px" /></p>
<p>Speicfically in this case, the arrows even have a different direction of rotation, and actually the output depends also on the number of arrows and the speed of rotations for each arrow.</p>
<p>So, by combining a lot of arrows, and tweak their parameters of rotations like direction, speed and size, we can get something like this:</p>
<p><a href="https://medium.com/@vladimirstojoc/drawing-images-with-fourier-series-e7468ecb47b0"><strong>Click Here</strong></a></p>