Jump to content

Collision detection

From Simple English Wikipedia, the free encyclopedia
Revision as of 20:43, 7 March 2013 by Addbot (talk | changes) (Bot: 11 interwiki links moved, now provided by Wikidata on d:q1550329)

Collision detection is a program used on computers to help it understand when two objects will hit into each other. When a computer shows two things on the screen, or controls two things in real life (like robots), it sometimes needs a special program to detect where objects to understand where things are. This might be used to help make sure things like planes do not hit each other, or just to display a videogame

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