godotdetour
Navigation plugin
A GDNative plugin that enables fast and stable 3D navigation in Godot
A GDNative implementation of the detour/detourcrowd library for Godot.
121 stars
11 watching
19 forks
Language: C++
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
thesheeep/godotccd | A module that provides fast collision checking for arbitrary 3D shapes. | 64 |
talodev/godot | A collection of tools and APIs designed to simplify game development by providing player management, event tracking, leaderboards, and other features. | 18 |
makovwait/godots | An all-in-one solution for managing Godot versions and projects across different platforms | 357 |
matejsloboda/dijkstra_map_for_godot | A pathfinding node for the Godot game engine that enables efficient computation of shortest paths in large graphs | 78 |
2shady4u/godot-sqlite | A GDNative script that provides a wrapper around the SQLite C++ library to make it available in Godot 4.x. | 963 |
zylann/godot_heightmap_plugin | A plugin for Godot Engine that generates and edits 3D heightmap terrain using GDScript | 1,748 |
heavenmercy/tileset-builder-godot-plugin | A plugin for Godot game engine to generate tilesets from spritesheets | 18 |
dploeger/godot-scrollingbackground | A plugin for Godot's scene hierarchy that creates a scrolling background node | 29 |
qodotplugin/qodot-plugin | A Godot plugin that allows users to import and edit 3D levels from the Quake .map file format | 981 |
fenix-hub/godot-engine.code-snapshot | A plugin for Godot Engine to capture and display nicely formatted code snippets within the Editor. | 55 |
cratercrash/godot-orchestrator | A visual scripting solution for Godot game development | 991 |
thgnommy/godot_3d_auto_collision_generator | Automates collision detection and setup for 3D objects in Godot | 33 |
obkf/godot-trail-system | An advanced trail/ribbon plugin for 2D and 3D rendering in the Godot Engine | 348 |
godot-jolt/godot-jolt | A Godot game engine extension that integrates the Jolt physics engine for improved performance and stability | 2,216 |
kehom/godotaddonpack | A collection of reusable scripting components for building game servers and applications | 189 |