guinzoo / rts-path-findingLinks
Path finding algorithms for RTS-games implemented with C++ (A*, JPS, Wall-tracing)
☆75Updated 7 years ago
Alternatives and similar repositories for rts-path-finding
Users that are interested in rts-path-finding are comparing it to the libraries listed below
Sorting:
- Networked Physics Demo (GDC 2015)☆76Updated 9 years ago
- Lockstep synchronization in C/C++☆77Updated 7 years ago
- ☆39Updated 6 years ago
- Hierarchical Pathfinding for Navigation Meshes (HNA*)☆27Updated 9 years ago
- ragdoll simulator based on PhysX-3.3☆28Updated 7 years ago
- Research consisting on investigating and exposing improvements for A* algorithm for pathfinding (resulting on JPS algorithm) by Lucho Sua…☆20Updated 3 years ago
- A C++ implmentation of A* and Jump Point Search algorithm☆76Updated 2 years ago
- ☆19Updated 6 years ago
- ☆17Updated 5 years ago
- This is a research in how to implement group movement in RTS games☆28Updated 2 years ago
- Data-oriented technology stack☆26Updated 2 years ago
- ☆24Updated 2 years ago
- A simple boids simulation to show the difference between spatial partitioning structures☆46Updated 2 years ago
- box2d with Q31.32 fixed point number☆38Updated 6 years ago
- C++ SDL AI Steering Behaviors: Seek, Flee, Arrive, Pursue, Evade, Wander, Path Following, Collision Avoidance and Combining them.☆41Updated 3 years ago
- This is an ECS archetecture in Game implemented by C++☆81Updated 3 years ago
- cocos2d-x-lite use bgfx as the rendering backend☆58Updated 6 years ago
- fast soft float-point for deterministic computing,高性能、一致性计算的软件浮点数☆48Updated 2 years ago
- Optimal Reciprocal Collision Avoidance in Three Dimensions (C++)☆287Updated 2 weeks ago
- Implementation of Near-Optimal Hierarchical Pathfinding (HPA*) algorithm in Unity, tested with maps from Dragon Age: Origins☆188Updated 2 years ago
- Assorted small one-or-two-file libs. C/C++. Public domain. Cross-platform. No deps.☆93Updated 11 months ago
- Actor based c++distributed game server framework☆33Updated this week
- ☆36Updated 5 years ago
- Entity Position Interpolation Code☆57Updated 6 years ago
- deterministic physics engine for lock-step 3D game development. 能为3D帧同步游戏提供一致性、确定性的物理引擎。☆39Updated 2 years ago
- A small and fast C++ library for building shortest paths in 2D space with convex polygonal obstacles☆94Updated 2 years ago
- Sample code for my article Intelligent Steering Using Adaptive PID Controllers in the book AI Game Programming Wisdom 3☆18Updated 5 years ago
- A bgfx renderer for effekseer runtime☆62Updated last year
- Thoughts about entity-component-system☆191Updated 7 years ago
- Some 2D collision detection and physics stuff.☆14Updated 11 years ago