Skip to content

Shuflduf/Godot-Shaders-Guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jul 13, 2025
ebb0559 · · Jul 13, 2025

History

43 Commits
Jul 13, 2025
Jul 13, 2025
Jun 30, 2025
Jul 13, 2025

Repository files navigation

Godot Shaders Guide

Welcome to the Godot Shaders Guide! This repository aims to provide resources, examples, and tutorials to help you master shader development in Godot Engine.

Purpose

Learn how to create and use shaders in Godot, understand rendering techniques, and integrate shaders into your Godot projects.

Screenshots

Features

  • Examples of shaders written in gGLSL (Godot GLSL).
  • Scripts and tools in GDScript to manage shaders.
  • Interactive tutorials and guides (With interactive shader editor).
  • Tips for integrating shaders into games and applications.

Resources