Sliding and Falling with Matter.js
Playing with vectors, motion and gravity
This page is the same as gravity2_bikeJump except that I took out the p5.js objects and physics so I could try out Matter.js. First ball is created for you and will start moving when Start button is pressed. Click anywhere in Canvas to initiate a new ball there. Balls started in the ramp area will have an initial velocity to the right. Note that balls may appear to be rolling but they are not really...