#path-finding #wow #world-of-warcraft #namigator #line-of-sight

sys namigator-sys

Direct bindings for the namigator pathfinding library for World of Warcraft

2 unstable releases

0.2.0 Oct 10, 2024
0.1.0 Oct 10, 2024

#1505 in Game dev

Download history 244/week @ 2024-10-06 49/week @ 2024-10-13

293 downloads per month
Used in namigator

MIT/Apache

4MB
84K SLoC

C++ 46K SLoC // 0.2% comments C 27K SLoC // 0.3% comments Python 10K SLoC // 0.1% comments Rust 1K SLoC // 0.0% comments Forge Config 39 SLoC Shell 26 SLoC // 0.3% comments INI 16 SLoC // 0.3% comments

namigator-sys

Crate containing direct bindings for the namigator pathfinding library for World of Warcraft version 1.12.x, 2.4.3.8606, and 3.3.5.x.

Usage

You probably should not use this crate directly, instead add the namigator crate with: Add the crate with the required features:

cargo add --features 'vanilla tbc wrath' namigator

Then read the docs.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies