Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be πŸ“–

Godot Shaders Library

An asset by kelpekk
The page banner background of a mountain and forest
Godot Shaders Library hero image

Quick Information

0 ratings
Godot Shaders Library icon image
kelpekk
Godot Shaders Library

Browse and install 2000+ shaders from godotshaders.com directly in Godot Editor. Features include search, filtering by type (Spatial, Canvas Item, Particles, Sky, Fog), shader preview with code, one-click install, 24-hour caching with daily auto-updates, and support for 9 languages.

Supported Engine Version
4.0
Version String
1.3.0
License Version
MIT
Support Level
community
Modified Date
1 day ago
Git URL
Issue URL

🎨 Shader Library - Godot Addon

README Godot Engine README License: MIT

Browse and install shaders from godotshaders.com directly in the Godot Editor!

README Shader Library Preview

✨ Features

  • πŸ” Browse 2000+ Shaders - Access the entire godotshaders.com library
  • πŸ”Ž Search & Filter - Find shaders by name, author, or category (Spatial, Canvas Item, etc.)
  • πŸ“₯ One-Click Install - Download shaders directly to your project
  • πŸ‘οΈ Preview - View shader details, description, tags, and code before installing
  • πŸ’Ύ Smart Caching - 7-day cache for fast loading
  • 🌍 Multi-Language - Supports English, Polish, German, Spanish, French, Chinese, Japanese, Russian, Portuguese
  • 🎯 Godot Native UI - Seamless integration with Godot Editor

πŸ“¦ Installation

From GitHub

  1. Download this repository (Code β†’ Download ZIP)
  2. Copy the addons/shader_library folder to your Godot project
  3. Open your project in Godot 4.x
  4. Go to Project β†’ Project Settings β†’ Plugins
  5. Enable Shader Library
  6. Click on Shadery tab in the top menu bar

From Godot Asset Library

Coming soon!

πŸš€ Usage

Browse Shaders

  1. Open the Shadery tab (top menu bar)
  2. Browse through shader cards with previews
  3. Use pagination to navigate (40 shaders per page)

Type in the search box and press Enter to find specific shaders.

Filter by Type

Use the dropdown to filter by:

  • All Types
  • Spatial (3D)
  • Canvas Item (2D)
  • Particles
  • Sky
  • Fog

Preview Shader

Click Preview to see:

  • Full-size image
  • Author & license info
  • Description & tags
  • Complete shader code
  • Direct link to godotshaders.com

Install Shader

Click Install to download the shader to res://shaders/ folder.

πŸ“ Structure

addons/shader_library/
β”œβ”€β”€ plugin.cfg          # Plugin configuration
β”œβ”€β”€ plugin.gd           # Main plugin entry point
β”œβ”€β”€ icon.svg            # Plugin icon
β”œβ”€β”€ api/
β”‚   β”œβ”€β”€ cache_manager.gd      # Caching system
β”‚   β”œβ”€β”€ godotshaders_scraper.gd  # Web scraper
β”‚   β”œβ”€β”€ installed_manager.gd  # Track installed shaders
β”‚   β”œβ”€β”€ shader_installer.gd   # Download & install
β”‚   └── translations.gd       # Multi-language support
└── ui/
    β”œβ”€β”€ shader_browser.gd     # Main UI logic
    └── shader_browser.tscn   # UI scene

🌐 Supported Languages

The addon automatically detects your Godot editor language:

Language Code
English en
Polski pl
Deutsch de
EspaΓ±ol es
FranΓ§ais fr
δΈ­ζ–‡ zh_CN
ζ—₯本θͺž ja
Русский ru
PortuguΓͺs pt_BR

πŸ“‹ Requirements

  • Godot 4.0 or higher
  • Internet connection (for fetching shaders)

🀝 Contributing

Contributions are welcome! Feel free to:

  • Report bugs
  • Suggest features
  • Submit pull requests

πŸ“„ License

MIT License - see LICENSE file.

πŸ™ Credits

  • Shaders from godotshaders.com
  • All shader authors retain their original licenses

Made with ❀️ for the Godot community

Browse and install 2000+ shaders from godotshaders.com directly in Godot Editor. Features include search, filtering by type (Spatial, Canvas Item, Particles, Sky, Fog), shader preview with code, one-click install, 24-hour caching with daily auto-updates, and support for 9 languages.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Godot Shaders Library icon image
kelpekk
Godot Shaders Library

Browse and install 2000+ shaders from godotshaders.com directly in Godot Editor. Features include search, filtering by type (Spatial, Canvas Item, Particles, Sky, Fog), shader preview with code, one-click install, 24-hour caching with daily auto-updates, and support for 9 languages.

Supported Engine Version
4.0
Version String
1.3.0
License Version
MIT
Support Level
community
Modified Date
1 day ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers