Friction Force
Nature of Code Lesson #2.3
In this video, I cover how to read the formula for kinetic friction and incorporate it into a p5.js sketch with the Mover applyForce() function.
Community Contributions
- Collision by Jae-Cheol Kim (Source Code)
- Collisions and other stuff by Ilya Kolleganov (Source Code)
- Force Arrow by Dong-Gkyun Yang (Source Code)
- Friction Force_primula by sapperlot (Source Code)
You can also add your own version! (See how)
Links discussed in this lesson
Videos discussed in this lesson
- for...of loop by The Coding Train