silmerusse / fudge_pathfindingLinks
A C++ implmentation of A* and Jump Point Search algorithm
☆75Updated 2 years ago
Alternatives and similar repositories for fudge_pathfinding
Users that are interested in fudge_pathfinding are comparing it to the libraries listed below
Sorting:
- Path finding algorithms for RTS-games implemented with C++ (A*, JPS, Wall-tracing)☆74Updated 7 years ago
- Optimal Reciprocal Collision Avoidance in Three Dimensions (C++)☆282Updated last week
- A* pathfinding with jump point search☆43Updated 12 years ago
- Lockstep synchronization in C/C++☆77Updated 7 years ago
- GameAI-BehaviorTree My Impelement☆77Updated 7 years ago
- Code for a "Jump Point Search, Explained" post on zerowidth.com☆73Updated last year
- 学习recastnavigation☆116Updated 2 years ago
- C++实现的高效A*算法☆178Updated 6 years ago
- jump point search☆22Updated 2 years ago
- 导航网格寻路C++实现版(进阶版)☆62Updated last year
- 帧同步☆22Updated 7 years ago
- a simple behavior tree runtime and editor in c++ 行为树编辑器调试器与运行时☆93Updated 4 months ago
- ☆16Updated 5 years ago
- tolua++ for Lua 5.2 and 5.3☆54Updated 9 years ago
- Hierarchical Pathfinding for Navigation Meshes (HNA*)☆27Updated 9 years ago
- based on recastnavigation, a 3d scene☆101Updated 4 years ago
- 基于 QuadTree ,实现的AOI。将用在NavMeshScene中,做Agent间的碰撞☆25Updated 5 years ago
- A lightweight library of Behavior Trees Library in C++.☆190Updated 6 years ago
- Reciprocal Velocity Obstacles☆13Updated 7 years ago
- The Hybrid Reciprocal Velocity Obstacle (C++)☆143Updated 3 weeks ago
- ☆58Updated 8 years ago
- A C implementation of the Jump Point Search pathfinding algorithm☆35Updated 12 years ago
- 免费的计算机编程类中文书籍,欢迎投稿☆33Updated 9 years ago
- OWenT's Utils -- Lua branch☆30Updated 5 years ago
- LUA to C++ Binding Library "lua_tinker" expand for c++11/14 and lua 5.3☆83Updated 10 months ago
- aoi algorithm☆84Updated 10 years ago
- BIN_LuaBind是一个和luabind、tolua++类似的库,提供了简洁的C/C++到lua的绑定机制,但 与之不同的是BIN_LuaBind比他们更安全:lua层不在直接依赖于C/C++层指针,避免野指针引起宕机。除此之外,BIN_LuaBind对Lua提供了对lu…☆28Updated 10 years ago
- Jump Point Search, public domain, single .h -- OBSOLETE! See tinypile repo for a better version.☆73Updated 6 years ago
- please update from this place https://gitee.com/manykit/PHOENIXEngine.git☆72Updated 6 years ago
- Mini Distributed Game Server☆86Updated 2 weeks ago