Skip to content

lazytiger/unityai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unityai

This is a golang port of Unity2018.3.6f1 AI module. You should use binary2text provided by Unity to convert the NavMesh.asset from binary to text format before you dive into this library. This library provide exact same logic as Unity NavMesh, so you can use it for your game server, if you are using Unity NavMesh in client.

Usage

The API is reserved as Unity NavMesh, so it should be convenient to use if you are familiar with Unity NavMesh API or RecastDetour. If you are not, you may want to read some examples in test folder.

About

golang port of Unity NavMesh module.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages