Completed
It works!
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Spring Forces
Automatically move to the next video in the Classroom when playback concludes
- 1 Choo choo!! Springs Coding Challenge!
- 2 Explain! What is Hooke's Law?
- 3 Code! Let's make a 1 dimensional spring!
- 4 Explain! How can we bring in vectors?
- 5 Code! Let's adjust the code to use vectors.
- 6 Code! Let's add gravity!
- 7 Code! How can we control the spring with our mouse?
- 8 Explain! But wait!! Particles!
- 9 Copy & Paste! A particle class.
- 10 Code! Let's make bob and anchor particles.
- 11 Code! We need a spring class.
- 12 Debug! What is missing?
- 13 It works!
- 14 Code! But wait!! Particle system!
- 15 Code! Let's connect the particles with springs.
- 16 Code! We can refine it a bit.
- 17 Code! Playing with beginShape() and endShape().
- 18 Ideas! If you make a swishy robot share it with me!