Commit f7f887e 1 parent e95a3b4 commit f7f887e Copy full SHA for f7f887e
File tree 1 file changed +4
-0
lines changed
1 file changed +4
-0
lines changed 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
20
20
Download the source (releases and AssetLib version are still WIP) and put the ` ShaderFunction-Extras ` inside
21
21
your ` addons ` folder. If you don't have one, create it or put the whole addons folder inside your project directory.
22
22
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
+
23
27
## 🔢 Versioning
24
28
This repository is only meant for projects created with Godot 4.0 and upwards. However, if you are using Godot 3.x and want to
25
29
use 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