![]()
Visiting guest. Why not sign in?
|
|
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?
Parent Message
Terrain Reasoning for 3D Action Games
There's an in depth tutorial over on Gamasutra which tackles terrain reasoning. This is the capability of the A.I. to best use the waypoint data. The article is thorough, and interesting to read. Beware of the huge images though! One PNG is over 640kb, so those of you with modems will have a bit of fun... makes you wonder why the site is wasting valuable bandwidth like that! Anyway, back to the technical details. The one thing that bothers me about this approach is the waypoints: they are disposed on a grid, at fairly close interval. Albeit the simplicity of this method, it implies that a fair bit of redundant data is stored. A significant part of the paper describes equations used to make sense of this data for the A.I. A simpler set of waypoints would require less complexity to interpret. More on that very soon, I promise! |
|
Back to the Artificial Intelligence Depot.