文件名称:navmesh
介绍说明--下载内容均来自于网络,请自行研究使用
导航网格源码 通过把地图划分为多个三角形 然后用A*基于三角形寻路 效率比格子高-Navigation grid source through the map is divided into a number of triangles and then with A* based on the triangle to find the efficiency than the grid high
(系统自动生成,下载前可以参看下载内容)
下载文件列表
src\navmeshtest.as
...\org\blch\findPath\Cell.as
...\...\....\........\ClassifyResult.as
...\...\....\........\NavMesh.as
...\...\....\........\PathResult.as
...\...\....\........\WayPoint.as
...\...\....\geom\Delaunay.as
...\...\....\....\Line2D.as
...\...\....\....\LineClassification.as
...\...\....\....\PathResult.as
...\...\....\....\PointClassification.as
...\...\....\....\Polygon.as
...\...\....\....\Triangle.as
...\...\....\....\Vector2f.as
...\...\....\util\Heap.as
...\...\....\....\Iterator.as
...\...\....\findPath
...\...\....\geom
...\...\....\util
...\...\blch
...\org
src