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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Path Finder for Processing!