Dijkstra_map_for_Godot
Pathfinder
A pathfinding node for the Godot game engine that enables efficient computation of shortest paths in large graphs
78 stars
4 watching
13 forks
Language: GDScript
last commit: about 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gmclan-org/dijkstra-graph | A pathfinding solution in GameMaker that uses Dijkstra's algorithm to find the shortest path between two points in a weighted graph | 4 |
fede0d/godot-pathfinding2d-demo | A demo project demonstrating pathfinding using a tilemap on the Godot Engine | 68 |
godot-extended-libraries/godot-next | A collection of reusable node classes for the Godot Engine | 964 |
thesheeep/godotdetour | A GDNative plugin that enables fast and stable 3D navigation in Godot | 121 |
godot-extended-libraries/godot-lod | An add-on for Godot 3.x that improves performance in large scenes by providing level of detail (LOD) for meshes, lights, and particles. | 233 |
dploeger/godot-scrollingbackground | A plugin for Godot's scene hierarchy that creates a scrolling background node | 29 |
overminddl1/godot-helpers | A collection of reusable GDScript functions and classes for common tasks in game development. | 26 |
kehom/godotaddonpack | A collection of reusable scripting components for building game servers and applications | 189 |
obkf/godot-trail-system | An advanced trail/ribbon plugin for 2D and 3D rendering in the Godot Engine | 348 |
albert-dang/a-star-pathing | A pathfinding algorithm designed for 2D games with obstacles mapped to rectangular cells. | 7 |
zylann/godot_heightmap_plugin | A plugin for Godot Engine that generates and edits 3D heightmap terrain using GDScript | 1,748 |
kevhiggins/a-star_pathfinder | An A">*</span> search algorithm implementation for pathfinding in tile-based maps. | 3 |
makovwait/godots | An all-in-one solution for managing Godot versions and projects across different platforms | 357 |
andremicheletti/godot-agones-sdk | An SDK providing a simple interface to integrate Agones game server scaling and orchestration platform with Godot Engine | 63 |
marcosbitetti/grass_plugin_4_godot | A plugin to efficiently manage large amounts of 3D vegetation in Godot Game Engine | 72 |