Skip to content

noinline/navmesh-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warning

This implementation contains only navmesh parsing, the actual pathfinding
should be done on your side.

Info

So, this is just a .nav file parser, that extracts areas, ladders, polygons and so on.
To get example project you can create a \build directory and use cmake .. inside it.
There is also one optional argument -DRUN_FORMAT that just runs clang-format.

Showcase (clickable video)

image showcase

Sources

Important

MeowBot - Neat project structure.
@ReactiioN1337 - Variadic vector class.
ValveResourceFormat - General information about nav and kv3.

About

Source2 navmesh parser

Resources

Stars

Watchers

Forks

Contributors