Artificial Intelligence Depot
Visiting guest. Why not sign in?
News, knowledge and discussion for the AI enthusiast.
FEATURES COMMUNITY KNOWLEDGE SEARCH  
Swarm Intelligence
This interdisciplinary book places particle swarms within the larger context of intelligent adaptive behavior and evolutionary computation.
More information at Amazon US UK

Reply to Message

Not registered yet?

The AI Depot has a focused community of friendly users. Rather than let anyone abuse the site at the brink of promiscuity, we prefer to let only those with an active interest participate... this simply requires registering.

Why not sign up!

Joining the site's community is completely free. You can then post messages freely, and customise your personal profile at will. Specific privileges will also be granted to you, like being able to access printer-friendly articles without restrictions. So, why not register?

Username:
Password:
Subject:
Email me when someone replies.
Body:

Parent Message

Path-Planning Mania

Both major game development sites have had recent features on path-planning techniques. The first is an image of the day over on Flipcode, which shows a grid based search tool used in the author's landscape engine.

The second is an article on GameDev called Knowing the Path. The author apparently uses a familiar matrix to store the paths step by step. Despite being reasonably suited to dynamic conditions, there are many problems with this approach -- including scalability since the matrix approach can get huge! Nothing amazing, but might be worth a quick read...

Sorry for the lack of updates, I was out of town for the weekend!

935 posts.
Tuesday 18 June, 12:06
Reply

Back to the Artificial Intelligence Depot.