All Projects → unity-pathfinding → Similar Projects or Alternatives

292 Open source projects that are alternatives of or similar to unity-pathfinding

astar-gridmap-2d
A* algorithms for 2D gridmaps. The fastest one, until you prove me wrong
Stars: ✭ 43 (-38.57%)
Mutual labels:  astar, pathfinding, 2d
pathfinding-visualizer
Website built using React Framework for visualizing Pathfinding and Maze Generation Algorithms.
Stars: ✭ 33 (-52.86%)
Mutual labels:  astar, pathfinding
Pathfinding
A pmmp virion (library) for pathfinding using A*
Stars: ✭ 36 (-48.57%)
Mutual labels:  astar, pathfinding
Navmeshplus
Unity NavMesh 2D Pathfinding
Stars: ✭ 347 (+395.71%)
Mutual labels:  pathfinding, 2d
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 (-74.29%)
Mutual labels:  pathfinding, 2d
surfacer
AI and pathfinding for 2D-platformers in Godot.
Stars: ✭ 56 (-20%)
Mutual labels:  pathfinding, 2d
NavMeshDemo
Unity client navmesh export to server for pathfinding
Stars: ✭ 31 (-55.71%)
Mutual labels:  astar, pathfinding
Baritone
google maps for block game
Stars: ✭ 3,868 (+5425.71%)
Mutual labels:  astar, pathfinding
Easystarjs
An asynchronous A* pathfinding API written in Javascript.
Stars: ✭ 1,743 (+2390%)
Mutual labels:  astar, pathfinding
Graphhopper
Open source routing engine for OpenStreetMap. Use it as Java library or standalone web server.
Stars: ✭ 3,457 (+4838.57%)
Mutual labels:  astar, pathfinding
path demo
An experimental set of pathfinding algorithms for video games
Stars: ✭ 16 (-77.14%)
Mutual labels:  astar, pathfinding
NavMeshSurface2DBaker
NavMeshSurface2DBaker is a Unity Package that provides functionality to bake 2D colliders into NavMeshSurface components.
Stars: ✭ 33 (-52.86%)
Mutual labels:  pathfinding, 2d
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 (-25.71%)
Mutual labels:  astar, pathfinding
astar-typescript
A* search algorithm in TypeScript
Stars: ✭ 37 (-47.14%)
Mutual labels:  astar, pathfinding
opendev
OpenDev is a non-profit project that tries to collect as many resources (assets) of free use for the development of video games and applications.
Stars: ✭ 34 (-51.43%)
Mutual labels:  2d
tdme2
TDME2 - ThreeDeeMiniEngine2 is a lightweight, multi-platform 3D engine including tools suited for 3D game/application development using C++
Stars: ✭ 86 (+22.86%)
Mutual labels:  pathfinding
skyline
Some canvas experiments... like drawing a procedurally generated skyline. Also featuring fun explosions :D
Stars: ✭ 24 (-65.71%)
Mutual labels:  2d
super-sphere
A minimal action game by Kenneth Reitz.
Stars: ✭ 37 (-47.14%)
Mutual labels:  2d
SharpMath2
2D math / geometry collision library for C#, compatable with monogame.
Stars: ✭ 36 (-48.57%)
Mutual labels:  2d
maze solver
This project solves self-made maze in a variety of ways: A-star, Q-learning and Deep Q-network.
Stars: ✭ 24 (-65.71%)
Mutual labels:  astar
NavMeshAvoidance
Custom Nav Mesh Avoidance to replace default one in Unity.
Stars: ✭ 32 (-54.29%)
Mutual labels:  pathfinding
spatialmath-matlab
Create, manipulate and convert representations of position and orientation in 2D or 3D using Python
Stars: ✭ 142 (+102.86%)
Mutual labels:  2d
MiniKnight
A pixel-art platformer in F#, where you must fight your way to the portal, collecting coins and slaying orcs along the way!
Stars: ✭ 47 (-32.86%)
Mutual labels:  2d
Flocking
2D Flocking in the Unity3D game engine using Craig Reynolds' boids
Stars: ✭ 31 (-55.71%)
Mutual labels:  2d
windowjs
Window.js is an open-source Javascript runtime for desktop graphics programming.
Stars: ✭ 2,223 (+3075.71%)
Mutual labels:  2d
TileMapGenerator
Create your own 2D Maps with layer-by-layer system using Noise-Sample and BufferedImage pattern
Stars: ✭ 19 (-72.86%)
Mutual labels:  2d
awesome-canvas
Canvas资源库大全中文版。An awesome Canvas packages and resources.
Stars: ✭ 288 (+311.43%)
Mutual labels:  2d
Fyrox
3D and 2D game engine written in Rust
Stars: ✭ 3,539 (+4955.71%)
Mutual labels:  2d
rpg
OpenGL cross platform topdown 2d magic action rpg game single player arpg
Stars: ✭ 20 (-71.43%)
Mutual labels:  2d
bridson
Poisson Disc Sampling in Python
Stars: ✭ 30 (-57.14%)
Mutual labels:  2d
WorldSim
2D tile-based sandbox RPG with procedurally generated fantasy world simulator 🌏
Stars: ✭ 19 (-72.86%)
Mutual labels:  2d
Gorgon
A modular set of libraries for .Net that are useful for graphics and video game development.
Stars: ✭ 49 (-30%)
Mutual labels:  2d
tutorials-hg1
These tutorials demonstrate the usage of the Harfang API
Stars: ✭ 12 (-82.86%)
Mutual labels:  pathfinding
glsl-rotate
GLSL rotation functions with matrices: 2D and 3D (with X/Y/Z convenience functions).
Stars: ✭ 54 (-22.86%)
Mutual labels:  2d
pydstarlite
Python D* Lite
Stars: ✭ 24 (-65.71%)
Mutual labels:  pathfinding
igvc-software
The code base for the RoboNav team's IGVC robot.
Stars: ✭ 78 (+11.43%)
Mutual labels:  pathfinding
framework
The exomia/framework is used for building 2D and 3D games and more inspired by the XNA/Mono framework.
Stars: ✭ 21 (-70%)
Mutual labels:  2d
cage
Cage (Ain't a Game Engine) - write 2D games using plain C
Stars: ✭ 40 (-42.86%)
Mutual labels:  2d
ClothSimulation
Basic cloth simulation using Verlet integration
Stars: ✭ 432 (+517.14%)
Mutual labels:  2d
meta2d
Meta2D is open source WebGL 2D game engine for making cross platform games.
Stars: ✭ 33 (-52.86%)
Mutual labels:  2d
deno-canvas
Canvas API for Deno, ported from canvaskit-wasm (Skia).
Stars: ✭ 124 (+77.14%)
Mutual labels:  2d
voltar
WebGL only 2D game engine using Godot as the visual editor
Stars: ✭ 25 (-64.29%)
Mutual labels:  2d
that game engine
Source code for a game engine development series
Stars: ✭ 47 (-32.86%)
Mutual labels:  2d
vector2d
2D Vector Library. Operates using Objects, Array or Float32Array types to allow flexible performance.
Stars: ✭ 28 (-60%)
Mutual labels:  2d
LineSegm
Line Segmentation of Handwritten Documents using the A* Path Planning Algorithm
Stars: ✭ 19 (-72.86%)
Mutual labels:  pathfinding
hierarchical-pathfinding
Implementation of Near-Optimal Hierarchical Pathfinding (HPA*) algorithm in Unity, tested with maps from Dragon Age: Origins
Stars: ✭ 90 (+28.57%)
Mutual labels:  pathfinding
FixedPoint-Sharp
Fixed point math with 48.16 precision (based on lib by https://github.com/fholm)
Stars: ✭ 114 (+62.86%)
Mutual labels:  2d
okeevis-render
a fast lightweight 2d graphic library
Stars: ✭ 22 (-68.57%)
Mutual labels:  2d
isometric
A lightweight JavaScript library, written in TypeScript to create isometric projections using SVGs
Stars: ✭ 53 (-24.29%)
Mutual labels:  2d
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 (-80%)
Mutual labels:  pathfinding
ArchGE
A 2D and 3D C++ Game Engine using SDL2 and OpenGL
Stars: ✭ 15 (-78.57%)
Mutual labels:  2d
uesvon
3D navmesh generation and pathfinding plugin for UnrealEngine
Stars: ✭ 165 (+135.71%)
Mutual labels:  pathfinding
Nav3D
3D Pathfinding and cover system plugin for UE4, using Sparse Voxel Octrees.
Stars: ✭ 58 (-17.14%)
Mutual labels:  pathfinding
Dot-World-Maker
Online web role playing game (RPG) engine let you build your own game directly from your browser.
Stars: ✭ 25 (-64.29%)
Mutual labels:  2d
Offroad-routing-engine
Off-road Navigation System
Stars: ✭ 16 (-77.14%)
Mutual labels:  pathfinding
godot experiments
Some 2D, 3D & VR experiments and tutorials in Godot 3
Stars: ✭ 181 (+158.57%)
Mutual labels:  2d
WildWorld
Sandbox freestyle multiplayer game/engine in LÖVE/LUA.
Stars: ✭ 35 (-50%)
Mutual labels:  2d
Procedural-Shape-Generation
An Unity package, enabling user to generate shapes by scripting.
Stars: ✭ 19 (-72.86%)
Mutual labels:  2d
emerald
A 2D rust game engine focused on portability.
Stars: ✭ 383 (+447.14%)
Mutual labels:  2d
uastar
Minimal A* implementation in C. No dynamic memory allocation.
Stars: ✭ 76 (+8.57%)
Mutual labels:  pathfinding
1-60 of 292 similar projects