andriyDev / landmass

A navigation system for video games written in Rust.
Apache License 2.0
30 stars 2 forks source link

Create an integration for `oxidized_navigation`. #46

Closed andriyDev closed 2 months ago

andriyDev commented 3 months ago

I would like to have a crate to add oxidized_navigation support to landmass so that oxidized_navigation can be responsible for generating the nav meshes, while landmass will be responsible for path finding and steering.