Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Results 1 to 2 of 2

Thread: Collision Detection

  1. #1
    Junior Member Newbie
    Join Date
    Jan 2002
    Posts
    1

    Collision Detection

    Hi, I am writing a racing game in which you look down on the whole track, thus the cars are fairly small. What I need is some assistance on how to implement collision detection when a car hits another car, or when a car hits the barriers of the track. Advice anyone?

    Tim Hill

  2. #2

    Re: Collision Detection

    Check out http://www.flipcode.com/tutorials/tut_collision.shtml for some information. Also just try searching the net, there is a ton of stuff out there.

    Nate http://nate.scuzzy.net

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •