컴퓨터게임을 위한 2D 충돌 감지 알고리즘 비교 분석에 관한 연구

A Comparative study On 2D Collision Detection Algorithms For Computer Games

  • 이영재 (혜전대학 컴퓨터 통신계열 컴퓨터 게임)
  • 발행 : 2001.11.30

초록

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.

키워드