qiao / PathFinding.js

A comprehensive path-finding library for grid based games
http://qiao.github.io/PathFinding.js/visual/
8.43k stars 1.32k forks source link

Non-Euclidean Space #24

Open zaum5 opened 11 years ago

zaum5 commented 11 years ago

Hi qiao,

You're building very cool and useful tools. Any chance of adapting PathFinding to work in non-euclidean space?

qiao commented 11 years ago

Sorry, I'm not familiar with pathfinding algorithms for non-euclidean space.

llbit commented 11 years ago

@zaum5 The issue title could be much more descriptive. For example "Non-Euclidean Space". </pedantic>

imor commented 9 years ago

Hi @zaum5

Could you please explain a bit about non-euclidean pathfinding? A google seach isn't revelaing much.