Massive

Here’s a demo of the A* Pathfinding Project.
It uses quadtrees, spline smoothing and full simplification (multithreading is turned off).
This scene contains 100 seekers, a script loops through them and orders one unit every half second to move to a random position on the map (shown by the red dot).

2 Responses to Massive

  1. Michael says:

    How would it be possible to prevent collision between the seekers so that they avoid eachother when they are on a collision course?

  2. Admin says:

    That’s a very hard thing to do, in fact, I haven’t been able to solve it in a good way yet.

    Sorry for answering late, I have been (and am) on holiday, but I’m home for one day so I will try to answer as many comments as possible.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>