Pathfinding 07/11/05
Author :
Johann
Back to home page

1. Here and there
To move from a location to a new defined location, we use the Bresenham line drawing algorithm to get a direct lined path to destination.


2. Obstacles
See features section.

3. Pathfinding
See features section.

4. Features

Related links
Bresenham line drawing explanation on GameDev.net - http://www.gamedev.net/reference/articles/article1275.asp
Wikipedia's article about Bresenham line drawing algorithm - http://en.wikipedia.org/wiki/Bresenham%27s_line_algorithm

Copyright © 2005 by the Toward Destiny development team.