V1.0 is compatible with Processing 2 & 3
This library provides a set of classes to define a graph comprising of nodes and edges. Then allow the user to select from 4 different algorithms (Depth First, Breadth First, Dijkstra, A*) to find a path through the graph. Although suitable for games it can be used in a wide range of problems involving networks.
Although the download is packaged as a Processing library the actual code has no dependencies on Processing except the examples. To use it without Processing simply unzip the download and locate the library jar file then link this as an external library in your own project.
Follow Path Finder for Processing
Other Useful Business Software
Auth for GenAI | Auth0
Easily implement secure login experiences for AI Agents - from interactive chatbots to background workers with Auth0. Auth for GenAI is now available in Developer Preview
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Path Finder for Processing!