Godot · 4.7 · 2D

Free Godot 4.7 Project: Screen Space Shaders Post-Processing Demo

Original title: Screen Space Shaders

Free Godot 4.7 Project: Screen Space Shaders Post-Processing Demo
Preview from the original source by Godot Engine (godotengine/godot-demo-projects)

Overview

Screen Space Shaders is an official Godot Engine demo project whose master branch targets Godot 4.7 and runs on the Compatibility renderer. It collects several full-screen 2D post-processing examples such as whirl and old film, written in Godot's shader language with GDScript glue, as a reference for common full-resolution effects.

The project is MIT licensed and can be downloaded from the godot-demo-projects GitHub repository, which keeps separate branches for stable 4.0-4.3 and 3.x releases, or from the Godot Asset Store. It is a compact starting point for anyone learning screen-space shader effects in Godot.

What You Can Learn

  • Full-screen 2D post-processing shaders such as whirl and old film
  • Writing full-resolution effects in Godot's shader language
Visit Original Project

Access: Free direct download