teotigraphix's Stars
inkle/ink
inkle's open source scripting language for writing interactive narrative.
godotengine/godot-docs
Godot Engine official documentation
emscripten-core/emsdk
Emscripten SDK
free-audio/clap
Audio Plugin API
godotengine/godot-cpp
C++ bindings for the Godot script API
MewPurPur/GodSVG
A vector graphics application for structured SVG editing, available on all major desktop platforms. Currently in late alpha.
steffest/BassoonTracker
Webbased old-school Amiga music tracker in plain old javascript - Plays and edits Amiga Mod files and FastTracker XM files
2shady4u/godot-sqlite
GDExtension wrapper for SQLite (Godot 4.x+)
Vahera/godot-orchestrator
Orchestrator - A Visual Scripting Godot Plugin
paulloz/godot-ink
Ink integration for Godot Engine.
OrigamiDev-Pete/TODO_Manager
Godot plugin that adds a TODO list to the editor dock.
Maran23/script-ide
Script-IDE is a plugin for Godot. It transforms the Script UI into an IDE like UI. Tabs are used for navigating between scripts. The default Outline got an overhaul and now shows all members of the script (not just methods) with unique icons for faster navigation.
GreenCrowDev/hoodie
Hoodie is a plugin for Godot Engine 4 that offers a visual scripting interface for generating procedural geometry.
Signalsmith-Audio/signalsmith-stretch
C++ polyphonic pitch/time library (GitHub mirror)
asmaloney/GDExtensionTemplate
📜 A template project for building Godot 4 GDExtensions using CMake
HxGodot/hxgodot
A Haxe GDExtension for Godot 4
sophiapoirier/destroyfx
Destroy FX is a music software project of Sophia Poirier and Tom Murphy 7. Mostly we make audio effect plugins that destroy your sound. Supported plugin APIs include Audio Unit and VST. Includes the DfxPlugin and DFX GUI frameworks.
essej/sooperlooper
paddy-exe/GDExtensionSummator
The Summator Example from Custom Modules made with the GDExtension system in Godot 4
learnopengles/airhockey
Repository for "Developing a Simple Game of Air Hockey Using C++ and OpenGL ES 2 for Android, iOS, and the Web", located at http://www.learnopengles.com/developing-a-simple-game-of-air-hockey-using-c-and-opengl-es-2-for-android-ios-and-the-web/
sinshu/meltysynth
A SoundFont MIDI synthesizer for .NET
TheAudioProgrammer/synth-plugin-book
Source code for the book "Creating Synthesizer Plug-Ins With C++ and JUCE"
DigvijaysinhGohil/Godot-Shader-Lib
Visual shader node library for Godot engine.
hollance/mda-plugins-juce
JUCE implementations of the classic MDA audio plug-ins
YuriSizov/gdsion
A software synthesizer library for Godot (GDExtension).
cengiz-pz/godot-android-inapp-review-plugin
Godot in-app review plugin enables access to Google Play Store's in-app review functionality.
u-blusky/sweph-wasm
Using Sweph (Swiss Ephemeris) with Wasm (emscripten)
jamsoft/uap-data-vis-tool
A desktop application to import, standardise and visualise various UAP data sources.
m4gr3d/GDExtension-Android-Plugin-Template
This repository serves as a quickstart template for building a GDExtension Android plugin for Godot 4.2+.
Jackbenfu/Pong
A clone of the famous old game written with Jackbengine v1.