14 lines
536 B
Plaintext
14 lines
536 B
Plaintext
Detour Version 1.0
|
|
|
|
Welcome to Detour!
|
|
|
|
Detour is a navigation system for games. The system comes with two parts: 1) Automatic preprocess which generates navmesh automatically from a polygon soup and, 2) runtime library which allows to do spatic queries and pathfinding on the navmesh.
|
|
|
|
The project files with this distribution with with Microsoft Visual C++ 2008 (you can download it for free) and XCode 3.1.
|
|
|
|
You can find examples how to use the preprocess and runtime on the Examples directory.
|
|
|
|
|
|
Mikko Mononen
|
|
memon@inside.org
|