guinzoo / rts-path-finding
Path finding algorithms for RTS-games implemented with C++ (A*, JPS, Wall-tracing)
☆70Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for rts-path-finding
- A C++ implmentation of A* and Jump Point Search algorithm☆75Updated last year
- Networked Physics Demo (GDC 2015)☆73Updated 8 years ago
- Lockstep synchronization in C/C++☆73Updated 6 years ago
- Hierarchical Pathfinding for Navigation Meshes (HNA*)☆24Updated 8 years ago
- Assorted small one-or-two-file libs. C/C++. Public domain. Cross-platform. No deps.☆86Updated 6 months ago
- ☆15Updated 5 years ago
- ☆12Updated last year
- ☆29Updated 5 years ago
- ☆16Updated 4 years ago
- Implementation of Near-Optimal Hierarchical Pathfinding (HPA*) algorithm in Unity, tested with maps from Dragon Age: Origins☆173Updated last year
- a star path finder for game server,with nav,tile,way point☆15Updated 3 years ago
- ragdoll simulator based on PhysX-3.3☆28Updated 6 years ago
- Shader based simple 2d dynamic light engine(WIP).☆14Updated 4 years ago
- Flow field pathfinding algorithm implementation☆24Updated 8 years ago
- deterministic physics engine for lock-step 3D game development. 能为3D帧同步游戏提供一致性、确定性的物理引擎。☆29Updated last year
- This project provides unity scripts to export navmesh data into tile cache files that can be used directly by recastnavigation☆82Updated 5 years ago
- ☆35Updated 4 years ago
- Data-oriented technology stack☆26Updated last year
- jump point search☆19Updated last year
- Export scene from Unity so you can use PhysX 3 to rebuild the scene☆59Updated 7 years ago
- A* pathfinding with jump point search☆42Updated 11 years ago
- Crowds for Ogre using Recast/Detour☆38Updated 12 years ago
- A small and fast C++ library for building shortest paths in 2D space with convex polygonal obstacles☆82Updated last year
- fast soft float-point for deterministic computing,高性能、一致性计算的软件浮点数☆40Updated last year
- Tome is a generic data editor for games supporting arbitrary input and output formats.☆36Updated last year
- This is an ECS archetecture in Game implemented by C++☆73Updated 2 years ago
- Research consisting on investigating and exposing improvements for A* algorithm for pathfinding (resulting on JPS algorithm) by Lucho Sua…☆17Updated 2 years ago
- Jump Point Search, public domain, single .h -- OBSOLETE! See tinypile repo for a better version.☆73Updated 5 years ago
- C++ SDL AI Steering Behaviors: Seek, Flee, Arrive, Pursue, Evade, Wander, Path Following, Collision Avoidance and Combining them.☆35Updated 2 years ago