Physics - question re: 2d collision page

From: "Matthew"
To: "Martin Baker"
Subject: question re: 2d collision page
Date: 18 June 2003 08:04

thanks for putting together one cool, informative, helpful site!

on the page
<https://www.euclideanspace.com/physics/dynamics/collision/twod/index.htm> for
the equation:

2 * ((MaMb)/(Ma+Mb) * ((VbiVai) dot n) * n

what is (VbiVai)? It cant be a dot product. You cant just multiply
two vectors afaik. Should this be (Vbi - Vai) ??

and ditto for the next equation also.

thanks, and keep up the good work!

Matthew


From: "Martin Baker"
To: "Matthew"
Subject: Re: question re: 2d collision page
Date: 18 June 2003 10:39

Matthew,

I think you are right, I have corrected the web page. Thank you very much
for pointing this out (and also for your kind comments about the site).

Martin


metadata block
see also:
Correspondence about this page

Book Shop - Further reading.

Where I can, I have put links to Amazon for books that are relevant to the subject, click on the appropriate country flag to get more details of the book or to buy it from them.

cover Physics Modelling for Game Programmers. This book uses DirectX and C++ and shows how to build a physics modelling framework. It includes theory about many of the maths and physics topics required to write games. The theory is kept as simple as possible, almost no calculus (a few differentials have sneaked in) and no quaternions. I think it could be potentially confusing that impulse is described as force and given the letter F. The edition I have seen has some strange printing on the collision response derivation, w is printed as ... and torque is printed as ~.

Commercial Software Shop

Where I can, I have put links to Amazon for commercial software, not directly related to the software project, but related to the subject being discussed, click on the appropriate country flag to get more details of the software or to buy it from them.

 

This site may have errors. Don't use for critical systems.

Copyright (c) 1998-2023 Martin John Baker - All rights reserved - privacy policy.