Sine Wave Animation

Generate different animation with same amplitude and frequency

Mitsuya Watanabe

--

Background

I have been learning a creative coding field as my personal project. Whenever I saw wonderful graphics with motion, they always intrigues me and drive me to write such creative codes. However, creating cool animation is not easy for me. I realised what I have to learn at first. That’s a basic knowledge of sin and cos algorithms. In this post I explain how the animation by sin wave is changing.

Draw Basic Sin Wave

--

--