# Godot Shaders Guide ![](https://github.com/user-attachments/assets/0d041536-edb3-4193-bb96-aa4e892c4469) Welcome to the **Godot Shaders Guide**! This repository aims to provide resources, examples, and tutorials to help you master shader development in [Godot Engine](https://godotengine.org/). ## Purpose Learn how to create and use shaders in Godot, understand rendering techniques, and integrate shaders into your Godot projects. ## Screenshots ![](https://github.com/user-attachments/assets/c717c852-6ea5-4d1c-b025-2372421776ff) ![](https://github.com/user-attachments/assets/1142aff6-752f-493b-929d-9c7de503a2f6) ## 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 - [Godot Shader Reference](https://docs.godotengine.org/en/stable/tutorials/shading/index.html) - [Godot Documentation](https://docs.godotengine.org/en/stable/)