All Projects → Python Astar → Similar Projects or Alternatives

80 Open source projects that are alternatives of or similar to Python Astar

uastar
Minimal A* implementation in C. No dynamic memory allocation.
Stars: ✭ 76 (-8.43%)
Mutual labels:  pathfinding
astar-gridmap-2d
A* algorithms for 2D gridmaps. The fastest one, until you prove me wrong
Stars: ✭ 43 (-48.19%)
Mutual labels:  pathfinding
igvc-software
The code base for the RoboNav team's IGVC robot.
Stars: ✭ 78 (-6.02%)
Mutual labels:  pathfinding
hierarchical-pathfinding
Implementation of Near-Optimal Hierarchical Pathfinding (HPA*) algorithm in Unity, tested with maps from Dragon Age: Origins
Stars: ✭ 90 (+8.43%)
Mutual labels:  pathfinding
The-Kraken-Pathfinding
A tentacle-based pathfinding library for nonholonomic robotic vehicles
Stars: ✭ 24 (-71.08%)
Mutual labels:  pathfinding
Baritone
google maps for block game
Stars: ✭ 3,868 (+4560.24%)
Mutual labels:  pathfinding
AStar
A 2D A Star (A*) pathfinding implementation in C# focused on ease of use
Stars: ✭ 66 (-20.48%)
Mutual labels:  pathfinding
Lockstepengine
A lockstep solution include lots of deterministic library (Math,Collision,Navmesh,BehaviorTree,Serialization ...)
Stars: ✭ 376 (+353.01%)
Mutual labels:  pathfinding
a star on grids
Best practices for implementing A* with a focus on four- and eight-connected grid worlds.
Stars: ✭ 23 (-72.29%)
Mutual labels:  pathfinding
PathFinding
C# project. Realized a visualization of the pathfinding algorithms using Console (2D version), Windows Forms (2D version) and WPF (2D and 3D versions)
Stars: ✭ 18 (-78.31%)
Mutual labels:  pathfinding
NavMeshAvoidance
Custom Nav Mesh Avoidance to replace default one in Unity.
Stars: ✭ 32 (-61.45%)
Mutual labels:  pathfinding
circular-obstacle-pathfinding
Pathfinding around a set of circular obstacles
Stars: ✭ 26 (-68.67%)
Mutual labels:  pathfinding
Unity Script Collection
A maintained collection of useful & free unity scripts / library's / plugins and extensions
Stars: ✭ 3,640 (+4285.54%)
Mutual labels:  pathfinding
uesvon
3D navmesh generation and pathfinding plugin for UnrealEngine
Stars: ✭ 165 (+98.8%)
Mutual labels:  pathfinding
Jumper
Fast, lightweight and easy-to-use pathfinding library for grid-based games
Stars: ✭ 540 (+550.6%)
Mutual labels:  pathfinding
Pathfindax
Pathfinding framework
Stars: ✭ 20 (-75.9%)
Mutual labels:  pathfinding
unity-pathfinding
Find paths in Unity Tilemaps with A* Search
Stars: ✭ 70 (-15.66%)
Mutual labels:  pathfinding
Pathfinding
A pmmp virion (library) for pathfinding using A*
Stars: ✭ 36 (-56.63%)
Mutual labels:  pathfinding
Gdx Ai
Artificial Intelligence framework for games based on libGDX or not. Features: Steering Behaviors, Formation Motion, Pathfinding, Behavior Trees and Finite State Machines
Stars: ✭ 907 (+992.77%)
Mutual labels:  pathfinding
pythonfinder
PythonFinder: Cross Platform Search Tool for Finding Pythons
Stars: ✭ 30 (-63.86%)
Mutual labels:  pathfinding
tdme2
TDME2 - ThreeDeeMiniEngine2 is a lightweight, multi-platform 3D engine including tools suited for 3D game/application development using C++
Stars: ✭ 86 (+3.61%)
Mutual labels:  pathfinding
path planning GAN
Path Planning using Generative Adversarial Network (GAN)
Stars: ✭ 36 (-56.63%)
Mutual labels:  pathfinding
Pathfinding
Pathfinding library for rust
Stars: ✭ 324 (+290.36%)
Mutual labels:  pathfinding
cepathfind
a path find for tilebase game in unity
Stars: ✭ 30 (-63.86%)
Mutual labels:  pathfinding
astar-typescript
A* search algorithm in TypeScript
Stars: ✭ 37 (-55.42%)
Mutual labels:  pathfinding
pydstarlite
Python D* Lite
Stars: ✭ 24 (-71.08%)
Mutual labels:  pathfinding
php-a-star
A* (A Star) search algorithm for PHP
Stars: ✭ 61 (-26.51%)
Mutual labels:  pathfinding
Algorithms Visualiser
Algorithms Visualiser is an opensource project made using ReactJS. Visualise Algorithms on Sorting, Pathfinding, Searching, Word Search, Backtracking.
Stars: ✭ 290 (+249.4%)
Mutual labels:  pathfinding
surfacer
AI and pathfinding for 2D-platformers in Godot.
Stars: ✭ 56 (-32.53%)
Mutual labels:  pathfinding
High Speed Priority Queue For C Sharp
A C# priority queue optimized for pathfinding applications
Stars: ✭ 777 (+836.14%)
Mutual labels:  pathfinding
Pathfinder
A pathfinder visualizer in Flutter. Create mazes, generate random walls, or draw your own walls and see the pathfinding algorithms in action
Stars: ✭ 14 (-83.13%)
Mutual labels:  pathfinding
Python Tcod
A high-performance Python port of libtcod. Includes the libtcodpy module for backwards compatibility with older projects.
Stars: ✭ 269 (+224.1%)
Mutual labels:  pathfinding
Nav3D
3D Pathfinding and cover system plugin for UE4, using Sparse Voxel Octrees.
Stars: ✭ 58 (-30.12%)
Mutual labels:  pathfinding
Gridpath
Gridpath is a MIT licensed multithreaded 2D implementation of A*
Stars: ✭ 31 (-62.65%)
Mutual labels:  pathfinding
Maze solver
An interactive online maze generator and solver able to use several different algorithms.
Stars: ✭ 40 (-51.81%)
Mutual labels:  pathfinding
CLF reactive planning system
This package provides a CLF-based reactive planning system, described in paper: Efficient Anytime CLF Reactive Planning System for a Bipedal Robot on Undulating Terrain. The reactive planning system consists of a 5-Hz planning thread to guide a robot to a distant goal and a 300-Hz Control-Lyapunov-Function-based (CLF-based) reactive thread to co…
Stars: ✭ 21 (-74.7%)
Mutual labels:  pathfinding
path demo
An experimental set of pathfinding algorithms for video games
Stars: ✭ 16 (-80.72%)
Mutual labels:  pathfinding
Libtcod
The official repository for libtcod. A roguelike development library.
Stars: ✭ 487 (+486.75%)
Mutual labels:  pathfinding
tektosyne
The Tektosyne Library for Java provides algorithms for computational geometry and graph-based pathfinding, along with supporting mathematical utilities and specialized collections.
Stars: ✭ 52 (-37.35%)
Mutual labels:  pathfinding
unity-dijkstras-pathfinding
Dijkstra's Pathfinding Algorithm Unity Implementation. (Not being maintained by me, it is just an experiment.)
Stars: ✭ 80 (-3.61%)
Mutual labels:  pathfinding
algoviz
Codebase for educational tool on algorithms
Stars: ✭ 21 (-74.7%)
Mutual labels:  pathfinding
09 Zombierunner Original
First person shooter with Unity terrain and AI pathfinding (http://gdev.tv/cudgithub)
Stars: ✭ 64 (-22.89%)
Mutual labels:  pathfinding
AI-Companion
Created in Unity 5 for the purposes of learning AI techniques. Features behaviour trees and A* pathfinding.
Stars: ✭ 22 (-73.49%)
Mutual labels:  pathfinding
Offroad-routing-engine
Off-road Navigation System
Stars: ✭ 16 (-80.72%)
Mutual labels:  pathfinding
gruid
Cross-platform grid-based UI and game framework.
Stars: ✭ 67 (-19.28%)
Mutual labels:  pathfinding
Navmeshplus
Unity NavMesh 2D Pathfinding
Stars: ✭ 347 (+318.07%)
Mutual labels:  pathfinding
ml pathfind
Pathfind module for MTA:SA-Server
Stars: ✭ 25 (-69.88%)
Mutual labels:  pathfinding
LineSegm
Line Segmentation of Handwritten Documents using the A* Path Planning Algorithm
Stars: ✭ 19 (-77.11%)
Mutual labels:  pathfinding
EvOLuTIoN
A simple simulation in Unity, which uses genetic algorithm to optimize forces applied to cubes
Stars: ✭ 44 (-46.99%)
Mutual labels:  pathfinding
Goapframework
C++ General Purpose Goal Oriented Action Planning framework for Unreal Engine
Stars: ✭ 17 (-79.52%)
Mutual labels:  pathfinding
Pathfinding Visualization
A ReactJS project visualizes the path-finding algorithms with additional cool features like speed adjustment, maze generation, mobile support, etc.
Stars: ✭ 14 (-83.13%)
Mutual labels:  pathfinding
NavMeshSurface2DBaker
NavMeshSurface2DBaker is a Unity Package that provides functionality to bake 2D colliders into NavMeshSurface components.
Stars: ✭ 33 (-60.24%)
Mutual labels:  pathfinding
pathfinding-visualizer
Website built using React Framework for visualizing Pathfinding and Maze Generation Algorithms.
Stars: ✭ 33 (-60.24%)
Mutual labels:  pathfinding
Roguesharp
A .NET Standard class library providing map generation, path-finding, and field-of-view utilities frequently used in roguelikes or 2D tile based games. Inspired by libtcod
Stars: ✭ 316 (+280.72%)
Mutual labels:  pathfinding
NavMeshDemo
Unity client navmesh export to server for pathfinding
Stars: ✭ 31 (-62.65%)
Mutual labels:  pathfinding
Hexgridutilitiesforgames
Hex-grid utilities for board and strategy games with path-finding, field-of-view, and more
Stars: ✭ 70 (-15.66%)
Mutual labels:  pathfinding
Jps
Jump Point Search, public domain, single .h -- OBSOLETE! See tinypile repo for a better version.
Stars: ✭ 63 (-24.1%)
Mutual labels:  pathfinding
Zeps Gui
L'interface d'un outil de calcul d'itinéraires, principalement utilisé pour se repérer dans le Netherrail de Zcraft. Nécessite https://github.com/zDevelopers/ZePS-Core .
Stars: ✭ 5 (-93.98%)
Mutual labels:  pathfinding
Graphhopper
Open source routing engine for OpenStreetMap. Use it as Java library or standalone web server.
Stars: ✭ 3,457 (+4065.06%)
Mutual labels:  pathfinding
tutorials-hg1
These tutorials demonstrate the usage of the Harfang API
Stars: ✭ 12 (-85.54%)
Mutual labels:  pathfinding
1-60 of 80 similar projects