Skip to content

Commit

Permalink
Merge pull request CodingTrain#3037 from LemurDaniel/patch-1
Browse files Browse the repository at this point in the history
Community Contribution
  • Loading branch information
gruselhaus authored Feb 11, 2021
2 parents 6ddc95f + 885e00f commit 6153778
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions _learning/nature-of-code/3.5-simple-harmonic-motion.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,16 @@ topics:
time: "10:00"
- title: "Ideas! What will you create?"
time: "10:53"

contributions:
- title: "sin/cos visualisation"
author: "LemurDaniel"
url: https://editor.p5js.org/DanielL/full/Z4zcGhwxK
source: https://editor.p5js.org/DanielL/sketches/Z4zcGhwxK
- title: "spinning balls"
author: "LemurDaniel"
url: https://editor.p5js.org/DanielL/full/C9yb6goBS
source: https://editor.p5js.org/DanielL/sketches/C9yb6goBS
---

What is a sine wave? In this video, I demonstrate how to use the sin() function in p5.js to simulate simple harmonic motion.

0 comments on commit 6153778

Please sign in to comment.