Animated Sinusoid (2020)
In earlier TNT days, we created a simple sinusoid animation in JS Processing. It was a fun little project that we used to test out some code ideas. We thought it would be fun to share the code and the animation as a movie clip. This is particularly pertinent now, as we are developing the 'SketchWaveJS' ecosystem: a library of animated shapes using p5js, and many of them use our lovely class SWSinusoid to provide cyclic animations. (Check out our SWDisk Demo for example; just look up the SWSinusoid Reference Guide linked there). There is also a demo showcasing how a SWLine can rotate about an endpoint, and that effectively shows this animated sinusoid in action as well.
Being able to visualize the sinusoid in action is a great way to understand how it works and how it can be used in various projects. We hope you enjoy this little trip down memory lane and find inspiration for your own creative coding endeavors!
The original app that created the movie is waiting for your attention!
Movie clip is only available in larger viewports
On some mobile devices, rotating to landscape will allow viewing.
