Free Godot 4.7 Project: Screen Space Shaders Post-Processing Demo
Screen Space Shaders is an official Godot Engine demo project whose master branch targets Godot 4.7 and runs on the Compatibility renderer.
View ProjectShaders projects for Godot: 8 free project files with notes on what each one demonstrates, linked to their original sources.
8 free project files
Screen Space Shaders is an official Godot Engine demo project whose master branch targets Godot 4.7 and runs on the Compatibility renderer.
View Project3D Sky Shaders is an official Godot Engine demo in Godot's shader language and GDScript, with a master branch targeting Godot 4.7 on the Forward+ renderer.
View ProjectGodot Procedural Generation is a GDQuest collection of procedural generation demos for Godot 4.7, written in GDScript. It covers Spelunky-style RandomWalker level chunks, a shader-based world map with biomes and rivers…
View ProjectVFX in Godot is the project repository for Brackeys' video on visual effects, built in Godot 4.6 with GDScript. It contains example scenes for fire, explosions, a magic puff, rain, clouds, hearts, a mesh explosion, a 2D…
View ProjectPlaytime Starter Kit is Derective's 3D first-person starter project for making Poppy Playtime-style fangames in Godot 4.6, written in GDScript.
View ProjectThis demo project accompanies Aleksandar Popovic's Godot gamedev shaders series episode on manipulating multiple sprites, built for Godot 3.
View ProjectThis Picster project accompanies the tutorial 'How to use Noise Textures and create simple Shaders in Godot' and collects 2D shader examples driven by noise textures.
View ProjectThis is the demo project for GDQuest's first Godot shader tutorial, an introduction to shader programming built for Godot 3.
View Project