gdextension topic

List gdextension repositories

godot-git-plugin

642
Stars
62
Forks
Watchers

Git implementation of the VCS interface in Godot

godot_debug_draw_3d

366
Stars
17
Forks
Watchers

Draw 3D debug graphics and 2D overlays with this add-on.

sand-slide

68
Stars
10
Forks
Watchers

Fast falling sand game made within Godot and utilizing beta GDExtension features

godot-embed-external-editor

57
Stars
6
Forks
Watchers

Embed an external script editor (e.g. VSCode) into the Godot editor.

gdextension

171
Stars
22
Forks
Watchers

GDExtension template that automatically builds into a self-contained addon for the Godot Asset Library. Updated to Godot 4.2.1.

GDExtensionSummator

157
Stars
15
Forks
Watchers

The Summator Example from Custom Modules made with the GDExtension system in Godot 4

godot-roguelite

141
Stars
10
Forks
Watchers

Godot 4.3 GDExtension C++ game prototype

GDExtensionTemplate

195
Stars
16
Forks
Watchers

📜 A template project for building Godot 4 GDExtensions using CMake

discord-rpc-godot

194
Stars
10
Forks
Watchers

Discord RPC Plugin for GDScript with an easy-to-use code pattern in Godot Engine 4, with optional Editor Rich Presence! (Compatible with Linux, Windows, & MacOS)

Godot-PerfBullets

334
Stars
8
Forks
Watchers

This plugin uses the MultiMeshInstance2D to render thousands of bullets easily while running the logic in C++ to run at maximum performance.