Search:

Type: Posts; User: Freaky Chris

Search: Search took 0.10 seconds.

  1. Replies
    3
    Views
    2,162

    Re: Collision with drawn lines?

    For a small number of objects, even a brute force solution is reasonable.

    Otherwise you might wish to consider looking into spactial partitioning algorithms.


    Chris
  2. Replies
    3
    Views
    2,162

    Re: Collision with drawn lines?

    Store the line details and compute object movements a step ahead in time to see if they collide?


    Chris
Results 1 to 2 of 2