Is it possible to create a pathfinding feature using HTML5 only. I am looking for something very simple like connecting two points (not in a straight line) with dotted line. The ultimate result will be a pathfinding in a 3d context but for now i'll stick to something simple and will build on that unless you know a way to do the 3d pathfinding.
Thank you