dorkhub

vleue_navigator

Pathfinding on NavMeshes for Bevy

vleue
Rust48056 forksApache-2.0updated 4 months ago
visit the demogit clone https://github.com/vleue/vleue_navigator.gitvleue/vleue_navigator

Navigation for Bevy with NavMesh

MIT/Apache 2.0 Release Doc Crate

Navigation mesh for Bevy using Polyanya.

map with many points finding their paths

Check out the WASM demos

Usage

From a prebuilt NavMesh

Loading a mesh from a gLTF file, then building a NavMesh from it and using it for getting paths. See gltf.rs and NavMesh::from_bevy_mesh.

From obstacle components

Spawn entities marked as obstacles, create the NavMesh live from them. See auto_navmesh_aabb and NavMeshUpdaterPlugin.

Example videos

Pathfinding many agents.

Parameters for NavMesh generation

Reading list

Pathfinding:

NavMesh building:

To Implement

Bevy Supported Versions

Bevy vleue_navigator avian
0.18 0.15 0.5
0.17 0.14 0.4
0.16 0.13 0.3
0.15 0.11.1 0.2
0.14 0.10 0.1
0.13 0.7 x

more like this

FyWorld

FyWorld - Base-Building / Simulation Game & Tutorial in Unity

C#331

anne-key

Firmware for Anne Pro Keyboard written in Rust

Rust572

TachiSnap

TachiSnap — Pixel Snapper for animation pixel artists. Rust + WebAssembly client-side tool for cleaning up AI-generated…

HTML50

bit_gossip

Pathfinding library for calculating all node pairs' shortest paths in an unweighted undirected graph.

Rust50

search

search projects, people, and tags