A C++ implmentation of A* and Jump Point Search algorithm
☆76Jun 29, 2023Updated 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Jump Point Search, public domain, single .h -- OBSOLETE! See tinypile repo for a better version.☆74Mar 1, 2019Updated 7 years ago
- A C implementation of the Jump Point Search pathfinding algorithm☆35May 28, 2013Updated 12 years ago
- Code for a "Jump Point Search, Explained" post on zerowidth.com☆72Dec 23, 2023Updated 2 years ago
- Research consisting on investigating and exposing improvements for A* algorithm for pathfinding (resulting on JPS algorithm) by Lucho Sua…☆21Oct 3, 2022Updated 3 years ago
- 📈 Online Algorithm Visualiser for Pathfinding Algorithms☆14Jan 11, 2020Updated 6 years ago
- JPS+ and Goal Bounding☆667Jun 14, 2015Updated 10 years ago
- Python Interface for RecastNavigation☆24Jul 7, 2018Updated 7 years ago
- CS261A Project: Multi-Agent Pathfinding☆19Nov 19, 2020Updated 5 years ago
- ☆12Aug 2, 2016Updated 9 years ago
- Matlab interface for calling Julia☆31May 5, 2015Updated 10 years ago
- Generate random maps from premade rooms in Unity☆25Jul 17, 2018Updated 7 years ago
- A gc-free closure implementation for unity☆89May 28, 2018Updated 7 years ago
- AI engine for Real-Time strategy games☆21Mar 6, 2017Updated 9 years ago
- Shader笔记,参考书籍,文档☆11Jan 25, 2024Updated 2 years ago
- C# async/await in C++. Legacy implementation, check out CppAsync instead!☆28Oct 16, 2015Updated 10 years ago
- A C++ implementation of Jump Point Search on both 2D and 3D maps☆464Feb 18, 2021Updated 5 years ago
- Behaviour Tree Editor made with Löve☆50Nov 8, 2012Updated 13 years ago
- area of interest(AOI), Navigation-Mesh☆204Sep 12, 2018Updated 7 years ago
- Code for bachelor thesis about Multi-Agent Path Finding☆17Apr 29, 2018Updated 7 years ago
- 学习recastnavigation☆118Mar 14, 2023Updated 3 years ago
- Using Keras and Deep Deterministic Policy Gradient to play TORCS☆10Jul 24, 2017Updated 8 years ago
- Optimal Reciprocal Collision Avoidance in Three Dimensions (C++)☆292Mar 11, 2026Updated last week
- 用于以树形结构显示Unity3D中,指定物体的所有引用层级关系(编辑器工具),使用内置函数查找。☆13Feb 23, 2019Updated 7 years ago
- naive implementations of Multi-Agent Path Finding algorithms☆15Sep 4, 2025Updated 6 months ago
- Dynamic sparse bounded octree in Go☆11Dec 7, 2020Updated 5 years ago
- Behavior3 runtime library for Erlang (Behavior Trees for Erlang)☆28Mar 14, 2024Updated 2 years ago
- ☆10Dec 30, 2022Updated 3 years ago
- Udacity Self-Driving Car Engineer Nanodegree: Trajectroy Generation☆29Sep 23, 2018Updated 7 years ago
- a pure Lua implementation of msgpack.org[Lua]☆41Sep 12, 2013Updated 12 years ago
- LookdevCalibration☆14Dec 10, 2020Updated 5 years ago
- 草莓大作战,一款精品三消游戏☆16May 2, 2018Updated 7 years ago
- Provides a hierarchy and inspector window to view world entities, and mutate components.☆10Sep 14, 2022Updated 3 years ago
- Based on Unity to simply implement algorithms commonly used in game program development;基于Unity简单地实现游戏程序开发中常用的算法☆13Nov 28, 2018Updated 7 years ago
- Lab "Efficient Algorithms for Selected Problems" in summer term 2016 for University of Bonn☆13Jan 24, 2018Updated 8 years ago
- redis源码注释版☆11Apr 18, 2016Updated 9 years ago
- 批量转表工具的GUI版本,依赖electron☆59Mar 17, 2026Updated last week
- ☆11Nov 13, 2023Updated 2 years ago
- A lua wrapper for golang.☆13Dec 21, 2017Updated 8 years ago
- python实现跳点寻路算法(JPS:Jump Point Search)☆29Jun 17, 2021Updated 4 years ago