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: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A pathfinding solution in GameMaker that uses Dijkstra's algorithm to find the shortest path between two points in a weighted graph | 4 |
| A demo project demonstrating pathfinding using a tilemap on the Godot Engine | 68 |
| A collection of reusable node classes for the Godot Engine | 969 |
| A plugin for Godot Engine that provides fast and stable 3D navigation using navmeshes, agents, and dynamic obstacles. | 121 |
| 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 |
| A plugin for Godot's scene hierarchy that creates a scrolling background node | 29 |
| A collection of reusable GDScript functions and classes for common tasks in game development. | 26 |
| A collection of reusable scripting components for building game servers and applications | 189 |
| An advanced trail/ribbon plugin for 2D and 3D rendering in the Godot Engine | 349 |
| A pathfinding algorithm designed for 2D games with obstacles mapped to rectangular cells. | 7 |
| A plugin for Godot Engine that generates and edits 3D heightmap terrain using GDScript | 1,777 |
| A flexible A"* search algorithm-based pathfinding interface for tile-based maps. | 3 |
| An all-in-one solution for managing Godot versions and projects across different platforms | 369 |
| An SDK providing a simple interface to integrate Agones game server scaling and orchestration platform with Godot Engine | 62 |
| A plugin to efficiently manage large amounts of 3D vegetation in Godot Game Engine | 72 |