navmesh

Pathfinder

A plugin for fast pathfinding using navigation meshes in game engines.

A plugin for path-finding in JS using navmeshes, with wrappers for Phaser 3 and Phaser 2

GitHub

356 stars
16 watching
40 forks
Language: JavaScript
last commit: almost 3 years ago
pathfindingphaser

Related projects:

RepositoryDescriptionStars
prettymuchbryce/easystarjsAn asynchronous A* pathfinding API written in Javascript.1,897
amaccann/phaser-navmesh-generationGenerates Navigation Meshes from Phaser TilemapLayer data and collision indices.12
albert-dang/a-star-pathingA pathfinding algorithm designed for 2D games with obstacles mapped to rectangular cells.7
kevhiggins/a-star_pathfinderA flexible A"* search algorithm-based pathfinding interface for tile-based maps.3
tomnewton/as3astarA fast and efficient algorithm for finding the shortest path in a grid-based environment using ActionScript 321
samid737/phaser3-plugin-pathbuilderA tool for creating and editing paths in games using Phaser 3 API80
lukeed/navaidA small JavaScript navigation aid for routing and handling client-side URL changes783
hypersurge/pathfinderA pathfinding library for generating efficient routes on a grid or map27
bloke/smd_horizonA plugin to extend navigation in Textpattern articles beyond the existing posted range1
chaijs/pathvalA module for safely navigating and manipulating object properties using string paths.42
xaviw/vite-plugin-vitepress-auto-navA plugin that automates the creation and management of navigation and sidebar configurations in VitePress.20
wkhere/eastarAn algorithm for finding the shortest path in a graph32
felselva/uastarA minimal implementation of the A* pathfinding algorithm in C, suitable for small maps.127
dhruvmisra/pathfinding-visualizer-threejsAn interactive 3D visualization tool for demonstrating pathfinding algorithms and maze generation447
matejsloboda/dijkstra_map_for_godotA pathfinding node for the Godot game engine that enables efficient computation of shortest paths in large graphs78