Test application for experimenting with subspace pathfinder.
- Open terminal
git clone https://github.com/plushmonkey/elm.gitcd elmgit submodule update --init- Open sln and build
x64Debug or Release.
Setup map, ship radius, and path request in main.cpp.
Click and drag around to move the map.
Use scroll wheel to zoom in and out.
Right click to set path start node.
Shift-right click to set path end node.
Use arrow keys to move around if you don't want to use a mouse.
Press space to center back on the original center.
Press enter to reset zoom.