Bio2hazard / cJumpPointSearch
A C implementation of the Jump Point Search pathfinding algorithm
☆34Updated 11 years ago
Alternatives and similar repositories for cJumpPointSearch:
Users that are interested in cJumpPointSearch are comparing it to the libraries listed below
- A C++ implmentation of A* and Jump Point Search algorithm☆75Updated last year
- A* pathfinding with jump point search☆43Updated 11 years ago
- Jump Point Search, public domain, single .h -- OBSOLETE! See tinypile repo for a better version.☆74Updated 6 years ago
- Code for a "Jump Point Search, Explained" post on zerowidth.com☆72Updated last year
- Path finding algorithms for RTS-games implemented with C++ (A*, JPS, Wall-tracing)☆72Updated 7 years ago
- The Hybrid Reciprocal Velocity Obstacle (C++)☆139Updated 11 months ago
- C++ SDL AI Steering Behaviors: Seek, Flee, Arrive, Pursue, Evade, Wander, Path Following, Collision Avoidance and Combining them.☆40Updated 2 years ago
- C++ implementation of Jump Point Search algorithm☆20Updated 2 years ago
- Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning …☆35Updated 2 years ago
- A lightweight library of Behavior Trees Library in C++.☆190Updated 6 years ago
- Reciprocal Collision Avoidance with Acceleration-Velocity Obstacles (C++)☆63Updated 11 months ago
- Assorted small one-or-two-file libs. C/C++. Public domain. Cross-platform. No deps.☆90Updated 4 months ago
- Sample code for my article Intelligent Steering Using Adaptive PID Controllers in the book AI Game Programming Wisdom 3☆17Updated 5 years ago
- Crowds for Ogre using Recast/Detour☆38Updated 12 years ago
- a star path finder for game server,with nav,tile,way point☆15Updated 3 years ago
- Procedurally generates 3D voronoi polygon islands.☆21Updated 8 years ago
- Basic algorithms for single-shot grid-based 2D path finding: BFS, Dijkstra, A*, Jump Point Search (JPS), Theta*☆72Updated 4 years ago
- Explicit Corridor Map implementation☆28Updated 9 years ago
- C++ behavior tree single header library☆228Updated last year
- A*(A-star) pathfinding algorithm in C++☆35Updated 7 years ago
- hotfix lua module☆11Updated 6 years ago
- Research consisting on investigating and exposing improvements for A* algorithm for pathfinding (resulting on JPS algorithm) by Lucho Sua…☆18Updated 2 years ago
- Using a PID controller to have a missile follow a path laid out by your finger.☆21Updated 11 years ago
- [HEADER-ONLY] C++14 AABB simple collision detection/response framework for games. Depends on SSVStart, SFML2.0. It has nice performance. …☆32Updated 8 years ago
- Some 2D collision detection and physics stuff.☆11Updated 11 years ago
- C++实现的高效A*算法☆172Updated 5 years ago
- Fullscreen shader effect helper class for Cocos2d-x☆13Updated 10 years ago
- Jump Point Search (JPS) is an optimization to the A* search algorithm for uniform-cost grids.☆19Updated 8 years ago
- C++ implementation of GJK and EPA algorithms for 2D collision detection☆21Updated 8 years ago
- Lockstep synchronization in C/C++☆73Updated 7 years ago