Skip to content

pixezy/ShaderPedia

Repository files navigation

ShaderPedia

ShaderPedia is an interactive shader basics gallery where you can see each shader in action and review the GLSL code.

Requires Godot 4.4.

Submodule: Pixezy Shader Library

This repository now includes the Pixezy Shader Library as a Git submodule. Make sure to initialize and update the submodule when cloning the repository.

How to Clone with Submodules

To clone this repository along with its submodule, run the following command:

git clone --recurse-submodules https://github.com/pixezy/ShaderPedia.git

If you've already cloned the repository without the submodule, you can initialize and update it with:

git submodule update --init --recursive

License

This work is licensed under the Creative Commons Attribution 4.0 International License.

To view a copy of this license, visit https://creativecommons.org/licenses/by/4.0/.

License: CC BY 4.0

Summary of Terms:

  • Attribution: You must give appropriate credit, provide a link to the license, and indicate if changes were made.

  • Commercial Use: You are free to use the material for any purpose, including commercially.

  • Derivatives: You may remix, transform, or build upon the material and distribute your contributions.

Full Legal Code:

You can view the full legal code of this license here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published