Javascript ball collision

后端 未结 2 482
温柔的废话
温柔的废话 2021-01-17 01:32

I am trying to create a simple javascript game with simple physics. I can determine when 2 balls are colliding but I have having problems with handling the collision.

2条回答
  •  既然无缘
    2021-01-17 02:12

    In the UK, this would be A-level maths, so not too advanced. I think the phrase you need is "elastic collision". That page has some of the formulae you need.

提交回复
热议问题