Springy Chain with matter.js πŸ”—

πŸ”— Code Example: Springy Chain with matter.js

πŸ”— References:

πŸ”— Timestamps:

  • 0:46 Create two circle bodies and a fixed ground

  • 7:46 Use Constraint module to join two bodies

  • 12:53 Create a new Composite in order to chain multiple bodies together

  • 21:31 Use MouseConstraint to make mouse interact with bodies

  • 24:43 Use p5.js to render

  • 30:05 What's coming next? Hint: matter.js + ml5.js!

Previous

Interactive Bridge with Bouncing Balls (matter.js + ml5.js)

Next

Bouncing Balls with matter.js