''catweasel, 13:25, 27.11.08: Anyone remember a patch that finds a path between 2 points, kind of like a maze, not salesman, but finds shortest route? Or if there is a route?
‘’
i have a patch finding one or more paths through a 2d maze.
note that it is only an abstract graph put onto a 2d screen. links don’t have length info. points in 2d are chosen arbitrarily. the algorithm wouldn’t change if the nodes would be positioned in another way.
so it might not be suitable for you. however wanted to put that patch up.
might be realted http://vvvv.org/tiki-view_forum_thread.php?topics_offset=1&forumId=7&comments_parentId=21454
starter.v4p (40.5 kB)
label.v4p (3.3 kB)