path finding - Scent based pathfinding using C# in games -
was wondering if has knowledge on implementing pathfinding, using scent. stronger scent in nodes surrounding, way 'enemy' moves towards.
thanks
yes, did university final project on subject.
one of applications of idea finding shortest path
. idea 'scent', put it, decay on time. shortest path between 2 points have strongest scent.
have @ paper.
what did want know exactly??
Comments
Post a Comment