Journal of Korea Game Society (한국게임학회 논문지)
- Volume 1 Issue 1
- /
- Pages.42-48
- /
- 2001
- /
- 1598-4540(pISSN)
- /
- 2287-8211(eISSN)
A Comparative study On 2D Collision Detection Algorithms For Computer Games
컴퓨터게임을 위한 2D 충돌 감지 알고리즘 비교 분석에 관한 연구
Abstract
Collision is a brief dynamic event consisting of the close approach of two or more objects or particles resulting in an abrupt change of momentum or exchange of energy because of interaction. Collisions play very important role in computer graphics, computer games and animations fields. Collisions can supply active interaction between cyberspace and real world and give much interests for making nice games so reasonable collision detection algorithms are needed. Collision detection algorithms should satisfy being fast and accuracy. In this paper, we survey the 2D collision detection algorithms between geometric models. We present several methods and system available for collision detection.