Stars
Dagor Engine and Tools source code from Gaijin Games KFT
This is an empty template, it has basic game functionalities like Game Settings (Auto Saving), Credits Window, Level Manager, also supports multiplayer.
Game Design Document Markdown Template
A minimal GPU design in Verilog to learn how GPUs work from the ground up
Dockable/tiling UI panels Container addon for Godot
A Project, Version and Addons/Plugins manager for Godot Game Engine.
A Godot plugin for painting plants and props on arbitrary 3D surfaces implemented in GDScript
Exploring Procedural Generation algorithms in Godot
An Open Source package that allows video game creators, AI researchers and hobbyists the opportunity to learn complex behaviors for their Non Player Characters or agents
A realistic atmosphere material for both the Godot game engine and Unreal Engine 4
Visual Shader Nodes Library
📜 A simple yet powerful quest system for Godot 4
Block-based visual programming plugin for Godot
A Visual Dialogue Editor made using the Godot Engine
Wwise Integration for the Godot Engine
Add-on that adds a fur node to the Godot engine, using a shell based approach to imitate fur strands.
BookOfShaders in Godot Shader Language
A tool to manage, organize and ease transitions between different scenes.
random code that I made/use for godot
Godot 4 tutorial for making a character that moves outside of the game window
A simple script for fracturing polygons. Also adds nice helper functions for polygons like calculateArea, triangulate, getRandomPointsInPolygon, getBoundingRect)
Manage Godot versions and addons from the command line on Windows, macOS, and Linux.
A plugin for Godot to create card based games
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…