Crate limited_direction

Crate limited_direction 

Source
Expand description

My algorithm that find path to any direction and distance but with limited directions Seems to be support multiple directions but I’m not sure what is not supported.

Read the code of the example to see keybindings. cargo run --example visualize to see visualization cargo run --example snowflake to see visualize multiple angle at once (It’s kinda beautiful)

Structs§

RigidWalk
RigidWalkIterFull
WalkAct