AS3AStar
Pathfinder
A fast and efficient algorithm for finding the shortest path in a grid-based environment using ActionScript 3
Fast actionscript 3 astar pathfinding algorithm.
21 stars
2 watching
4 forks
Language: ActionScript
last commit: almost 14 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Grid Path finding Library written in ActionScript 3 that finds the shortest route from start point to end on a 2D grid with obstacles using Dijkstra's algorithm | 17 |
| A flexible A"* search algorithm-based pathfinding interface for tile-based maps. | 3 |
| An algorithm for finding the shortest path in a graph | 32 |
| A pathfinding algorithm designed for 2D games with obstacles mapped to rectangular cells. | 7 |
| An asynchronous A* pathfinding API written in Javascript. | 1,897 |
| An implementation of the A* pathfinding algorithm | 39 |
| A minimal implementation of the A* pathfinding algorithm in C, suitable for small maps. | 127 |
| A pathfinding library for generating efficient routes on a grid or map | 27 |
| A plugin for fast pathfinding using navigation meshes in game engines. | 356 |
| An implementation of the A* search algorithm in Go | 601 |
| Efficient shortest path calculation algorithm | 272 |
| An ActionScript library implementing a feature detection/tracking algorithm based on the Kanade-Lucas-Tomasi method | 11 |
| A pathfinding node for the Godot game engine that enables efficient computation of shortest paths in large graphs | 78 |
| A tool for local trajectory planning in autonomous vehicles using graph-based optimization algorithms | 240 |
| A library to trace bitmaps using the Vectorization algorithm | 61 |