Jump to content

Collision detection

From Simple English Wikipedia, the free encyclopedia
Revision as of 06:15, 19 June 2006 by YurikBot (talk | changes) (robot Adding: de:Kollisionsabfrage)

When a computer shows two things on the screen, or controls two 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 two things crash.

It is also called CD (for collision detection) or interference detection.