Animation for 24W22 code
This animation was discovered while following the coding train's challenge #86. As it happens quite often while following Coding train videos, the result turned out nicely so I decided to keep it.
in a few line of codes, some simple mathematical formulas, exploiting trigonometry, allow displaying this quite nice animation. Below the corresponding code wrote in javascript using the p5js platform, is presented. The draw function of this p5js animation is detailled below.
in a few line of codes, some simple mathematical formulas, exploiting trigonometry, allow displaying this quite nice animation. Below the corresponding code wrote in javascript using the p5js platform, is presented. The draw function of this p5js animation is detailled below.

