silmerusse / fudge_pathfinding
A C++ implmentation of A* and Jump Point Search algorithm
☆75Updated last year
Related projects ⓘ
Alternatives and complementary repositories for fudge_pathfinding
- Path finding algorithms for RTS-games implemented with C++ (A*, JPS, Wall-tracing)☆69Updated 6 years ago
- jump point search☆19Updated last year
- A* pathfinding with jump point search☆42Updated 11 years ago
- Optimal Reciprocal Collision Avoidance in Three Dimensions (C++)☆260Updated 6 months ago
- C++实现的高效A*算法☆165Updated 5 years ago
- Jump Point Search, public domain, single .h -- OBSOLETE! See tinypile repo for a better version.☆73Updated 5 years ago
- Code for a "Jump Point Search, Explained" post on zerowidth.com☆68Updated 10 months ago
- The Hybrid Reciprocal Velocity Obstacle (C++)☆132Updated 6 months ago
- ☆17Updated 4 years ago
- a simple behavior tree runtime and editor in c++ 行为树编辑器调试器与运行时☆82Updated 5 months ago
- GameAI-BehaviorTree My Impelement☆75Updated 6 years ago
- 基于 QuadTree ,实现的AOI。将用在NavMeshScene中,做Agent间的碰撞☆21Updated 5 years ago
- Lockstep synchronization in C/C++☆73Updated 6 years ago
- 学习recastnavigation☆110Updated last year
- Basic algorithms for single-shot grid-based 2D path finding: BFS, Dijkstra, A*, Jump Point Search (JPS), Theta*☆69Updated 3 years ago
- 网格寻路算法(jps+路径平滑)☆19Updated 7 months ago
- A lightweight library of Behavior Trees Library in C++.☆185Updated 6 years ago
- tolua++ for Lua 5.2 and 5.3☆54Updated 8 years ago
- A C implementation of the Jump Point Search pathfinding algorithm☆34Updated 11 years ago
- Hierarchical Pathfinding for Navigation Meshes (HNA*)☆24Updated 8 years ago
- behavior3-lua☆66Updated 8 years ago
- A lightweight online game framework☆25Updated 2 years ago
- KBEngine MinHTTPServer☆25Updated 7 years ago
- 基于TCP的LUA集群通信组件☆23Updated 4 years ago
- skynet框架C++移植版☆31Updated 5 years ago
- A C++ implementation of Jump Point Search on both 2D and 3D maps☆376Updated 3 years ago
- Lua 5.2/5.3 hotfix. Hot update functions and keep old data.☆79Updated 6 years ago
- BIN_LuaBind是一个和luabind、tolua++类似的库,提供了简洁的C/C++到lua的绑定机制,但与之不同的是BIN_LuaBind比他们更安全:lua层不在直接依赖于C/C++层指针,避免野指针引起宕机。除此之外,BIN_LuaBind对Lua提供了对lu…☆27Updated 9 years ago