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

355 stars
16 watching
40 forks
Language: JavaScript
last commit: about 1 year ago
pathfindingphaser

Related projects:

Repository Description Stars
prettymuchbryce/easystarjs An asynchronous A* pathfinding API written in Javascript. 1,893
amaccann/phaser-navmesh-generation Generates Navigation Meshes from Phaser TilemapLayer data and collision indices. 12
albert-dang/a-star-pathing A pathfinding algorithm designed for 2D games with obstacles mapped to rectangular cells. 7
kevhiggins/a-star_pathfinder An A">*</span> search algorithm implementation for pathfinding in tile-based maps. 3
tomnewton/as3astar A fast and efficient algorithm for finding the shortest path in a grid-based environment using ActionScript 3 21
samid737/phaser3-plugin-pathbuilder A tool for creating and editing paths in games using Phaser 3 API 80
lukeed/navaid A small JavaScript navigation aid for routing and handling client-side URL changes 783
hypersurge/pathfinder A pathfinding library for generating efficient routes on a grid or map 27
bloke/smd_horizon A plugin to extend navigation in Textpattern articles beyond the existing posted range 1
chaijs/pathval A module for safely navigating and manipulating object properties using string paths. 42
xaviw/vite-plugin-vitepress-auto-nav A plugin that automates the creation and management of navigation and sidebar configurations in VitePress. 21
wkhere/eastar An algorithm for finding the shortest path in a graph 32
felselva/uastar A minimal implementation of the A* pathfinding algorithm in C, suitable for small maps. 112
dhruvmisra/pathfinding-visualizer-threejs An interactive 3D visualization tool for demonstrating pathfinding algorithms and maze generation 446
matejsloboda/dijkstra_map_for_godot A pathfinding node for the Godot game engine that enables efficient computation of shortest paths in large graphs 78