Jump to content

Collision detection

From Simple English Wikipedia, the free encyclopedia
Revision as of 21:00, 2 December 2004 by 144.160.5.25 (talk) (The computer uses collision detection to realize when 2 things crash)

When a computer shows two things on the screen, or controls 2 things in real life (like robots!), it does not know that these are solid and can crash into each other. So, people teach the computer collision detection to get it to realize when 2 things crash.

It is also called CD (for Collision Detection) or Interference Detection.