godotdetour

Navigation plugin

A plugin for Godot Engine that provides fast and stable 3D navigation using navmeshes, agents, and dynamic obstacles.

A GDNative implementation of the detour/detourcrowd library for Godot.

GitHub

121 stars
11 watching
19 forks
Language: C++
last commit: 3 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

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. 27
makovwait/godots An all-in-one solution for managing Godot versions and projects across different platforms 369
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. 989
zylann/godot_heightmap_plugin A plugin for Godot Engine that generates and edits 3D heightmap terrain using GDScript 1,777
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. 56
cratercrash/godot-orchestrator A visual scripting solution for Godot game development 1,019
thgnommy/godot_3d_auto_collision_generator Automates collision detection and setup for 3D objects in Godot 36
obkf/godot-trail-system An advanced trail/ribbon plugin for 2D and 3D rendering in the Godot Engine 349
godot-jolt/godot-jolt A Godot game engine extension that integrates the Jolt physics engine for improved performance and stability 2,285
kehom/godotaddonpack A collection of reusable scripting components for building game servers and applications 189