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)☆70Updated 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
- A C implementation of the Jump Point Search pathfinding algorithm☆34Updated 11 years ago
- a simple behavior tree runtime and editor in c++ 行为树编辑器调试器与运行时☆82Updated 5 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
- 学习recastnavigation☆111Updated last year
- GameAI-BehaviorTree My Impelement☆75Updated 6 years ago
- The Hybrid Reciprocal Velocity Obstacle (C++)☆132Updated 6 months ago
- Code for a "Jump Point Search, Explained" post on zerowidth.com☆68Updated 11 months ago
- 纯lua实现的一个简单的行为树☆22Updated 7 years ago
- ☆16Updated 4 years ago
- Modular distributed game server framework☆16Updated last year
- BIN_LuaBind是一个和luabind、tolua++类似的库,提供了简洁的C/C++到lua的绑定机制,但与之不同的是BIN_LuaBind比他们更安全:lua层不在直接依赖于C/C++层指针,避免野指针引起宕机。除此之外,BIN_LuaBind对Lua提供了对lu…☆27Updated 9 years ago
- 基于 QuadTree ,实现的AOI。将用在NavMeshScene中,做Agent间的碰撞☆21Updated 5 years ago
- 导航网格寻路C++实现版(进阶版)☆51Updated last year
- Basic algorithms for single-shot grid-based 2D path finding: BFS, Dijkstra, A*, Jump Point Search (JPS), Theta*☆69Updated 3 years ago
- tolua++ for Lua 5.2 and 5.3☆54Updated 8 years ago
- LUA to C++ Binding Library "lua_tinker" expand for c++11/14 and lua 5.3☆82Updated 3 weeks ago
- 🔥 Squick is a fast Lua & C++ development solution for the game server. Can be used as a real time multiplayer game engine ( ARPG,MMO,MOB…☆46Updated 3 weeks ago
- Mini Distributed Game Server☆80Updated this week
- Sproto in c#☆21Updated 9 years ago
- 免费的计算机编程类中文书籍,欢迎投稿☆34Updated 8 years ago
- C++ implementation of Jump Point Search algorithm☆16Updated last year
- A game server framework for c++11☆37Updated 4 years ago
- Actor based c++distributed game server framework☆26Updated this week
- 一组供 lua 项目使用的公共库☆49Updated 4 years ago
- 网格寻路算法(jps+路径平滑)☆19Updated this week