File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,6 +20,10 @@ This project aims to help Godot developers writing custom written shaders by pro
2020Download the source (releases and AssetLib version are still WIP) and put the ` ShaderFunction-Extras ` inside
2121your ` addons ` folder. If you don't have one, create it or put the whole addons folder inside your project directory.
2222
23+ After that, you can include the include files you need in your shader like this:
24+ ![ gdshaderinc-use-showcase] ( https://user-images.githubusercontent.com/38077837/224516902-06e97d30-e889-4544-b8ce-3b9f2be4144c.gif )
25+
26+
2327## 🔢 Versioning
2428This repository is only meant for projects created with Godot 4.0 and upwards. However, if you are using Godot 3.x and want to
2529use specific functions, you can copy and paste it inside your shader code still.
You can’t perform that action at this time.
0 commit comments