All Godot about…

K
Tool

Head tracking using OpenCV

This Godot module demonstrates head tracking using OpenCV and CUDA for improved performance. It adjusts the camera's perspective in a 3D environment based on the user's head movements captured via webcam.

Tool

Scene Manager

The Godot Scene Manager plugin simplifies scene transitions and node referencing. It offers customizable transitions with minimal code, enhancing project organization and workflow efficiency.

Demo

Godot First Person Camera

A simple first-person camera implementation in Godot, designed for educational purposes. Demonstrates basic FPS controls, camera rotation, and player animation using GDScript.

Tool

vpuppr

Vpuppr is a cross-platform VTuber application developed with Godot, supporting multiple tracking backends. It is currently being rewritten for Godot 4, with the Godot 3 version available on the godot-3 branch.

Tool

Dialogic

Dialogic is a Godot Engine plugin designed to simplify the creation of dialogs, visual novels, and RPGs by managing characters and conversations. Version 2 requires Godot 4.2.2 or later, while version 1 supports Godot 3.x.

Game

OpenLiberty

OpenLiberty is an open-source project aiming to reimplement Grand Theft Auto III in the Godot Engine. It focuses on loading game maps, collision data, models, and textures at runtime, converting them from GTA3 formats to Godot formats.

Tool

TerraBrush

TerraBrush is a C# terrain heightmap editor for Godot 4, allowing users to sculpt, paint textures, and add foliage, water, and snow. It supports LOD, multi-zones, and custom shaders for creating detailed and optimized terrains.

Godot-4 3D Csharp Tool Asset Godot 4.4
Tool

Arrow

Arrow is a free, open-source, and feature-rich tool for game narrative design, text-adventure development, and the creation of interactive nonlinear storytelling documents. It offers visual development, an advanced node system, and one-click playable HTML exports.

Library

Open Adaptive Music Library

The oamlGodotModule is a Godot Engine module for the Open Adaptive Music Library (oaml). It allows developers to integrate adaptive music into their Godot projects.

Tool

base16-godot

base16-godot provides base16 themes for the Godot script editor. It includes pre-generated themes and installation instructions for Godot 2.1 and 3.0.

UI Desktop Godot-3 Godot-4 Beginner Godot 2.1, 3.0
Demo

Godot XR Template

Godot XR Template is a starter project for developing VR games in Godot Engine. It provides preconfigured exports for Android-based headsets with OpenXR support, example scenes, and integration with Godot XR Tools.

Godot-4 VR Template Open Source Mobile Godot 4.2, 4.1, 3.5
Library

Fast Fourier Transform (FFT)

This Godot Engine plugin provides a Fast Fourier Transform (FFT) implementation in GDScript. It allows for forward and reverse transformations between data-space and Fourier-space, as well as utility functions for complex number manipulation.

Game

Rapid Rescue

Rapid Rescue is a local multiplayer strategy game for Godot, inspired by Labyrinth. Players manipulate river tiles to guide stranded characters to safety, competing to rescue five characters first.

Library

FMOD GD4

FMOD GD4 provides an integration of the FMOD Studio API for Godot 4.4, enabling advanced audio functionalities within Godot projects. This plugin supports event playback, bank management, and editor integration for streamlined audio development.

Game

Minehunter

Minehunter is a Minesweeper clone created with the Godot Engine. It replicates the classic gameplay with tile opening, flagging, and recursive opening mechanics.