Easy 2D polygonal pathfinding for Java.
Stars
26
Forks
8
Watchers
26
Open Issues
5
Overall repository health assessment
No package.json found
This might not be a Node.js project
6
commits
2
commits
Add a scale variable to the PathHelper. This will give the user the option to upsize everything in the mesh, to better handle small details and prevent infinite loops in the mesh creation.
1a1cc03View on GitHubImproved exception handling and documentation, removed unused files
6bdf894View on GitHub