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.

GitHub

21 stars
2 watching
4 forks
Language: ActionScript
last commit: over 15 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
azakhary/as3pathfinderA 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 algorithm17
kevhiggins/a-star_pathfinderA flexible A"* search algorithm-based pathfinding interface for tile-based maps.3
wkhere/eastarAn algorithm for finding the shortest path in a graph32
albert-dang/a-star-pathingA pathfinding algorithm designed for 2D games with obstacles mapped to rectangular cells.7
prettymuchbryce/easystarjsAn asynchronous A* pathfinding API written in Javascript.1,897
dev1an/a-starAn implementation of the A* pathfinding algorithm39
felselva/uastarA minimal implementation of the A* pathfinding algorithm in C, suitable for small maps.127
hypersurge/pathfinderA pathfinding library for generating efficient routes on a grid or map27
mikewesthad/navmeshA plugin for fast pathfinding using navigation meshes in game engines.356
beefsack/go-astarAn implementation of the A* search algorithm in Go601
easbar/fast_pathsEfficient shortest path calculation algorithm272
motemen/as3-kltAn ActionScript library implementing a feature detection/tracking algorithm based on the Kanade-Lucas-Tomasi method11
matejsloboda/dijkstra_map_for_godotA pathfinding node for the Godot game engine that enables efficient computation of shortest paths in large graphs78
tumftm/graphbasedlocaltrajectoryplannerA tool for local trajectory planning in autonomous vehicles using graph-based optimization algorithms240
powerflasherbr/as3potraceA library to trace bitmaps using the Vectorization algorithm61