Fast actionscript 3 astar pathfinding algorithm.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
An ActionScript 3 Geometry Library
A library of Actionscript 3 classes for 3D Mathematics.
AS3 port of hxGeomAlgo - Small collection of geometry algorithms in Haxe 3.
as3pathfinder is a Grid Path finding Library written on Action Script 3. It is finding shortest route from start point to end on a 2D grid for given map of obstacles. Utilizes Dijkstra's algorithm.