Definitions for "Collision detection"
See CSMA/CD.
Devices at each end of a link are designed to detect collisions instantly and attempt to resend. This is the principle on which CSMA/CD is based and the access control method for Ethernet. An alternative is to resend if there is no acknowledgment of receipt from the remote device.
The process of determining if any pixels for two images share the same location on the screen. See also hit detection.
A method of identifying the movement when a vertex or facet of a 3D object conflicts with the space occupied by a vertex or facet of another object.
Algorithm that checks if objects are intersecting
A program script that determines how close a user is to an object and stops their movement when they collide with the object.
The recognition of the collision of sprites with other sprites or display data.
The process by which a node on a network monitors the communications line to determine when a collision (two nodes attempting to transmit at the same time) has occurred.