Algorithmic Motion & Geometry - P5.js
2020-01-20
This real-time generative animation explores the intersection of mathematics and fluid motion through a p5.js framework. The visual experience is driven by two intertwining lines, where the trajectory of each coordinate is governed by unique sine functions. By applying subtle phase offsets to these waves, the code simulates an organic, rhythmic 'dance' that transcends the rigidity of standard algorithmic movement.
The resulting patterns demonstrate how simple trigonometric oscillators can be layered to create complex, lifelike behaviors. This study highlights the capability of code to bridge the gap between abstract mathematical functions and expressive, dynamic visual art.