Godot 4: Emboss shader (tutorial)

Open link in next tab

Godot 4: Emboss shader (tutorial)

https://www.youtube.com/watch?v=1Ctxe4Do-SU

📖 Godot 4 book: https://filiprachunek.gumroad.com/l/godot4💡 Get exclusive content on Patreon: https://www.patreon.com/FencerDevLog🎮 Wishlist Whispers of P...

Hi everyone! Do you remember the Sobel operator that I used in one of the previous videos for edge detection? The shader that I will demonstrate today will be based on a similar principle, and its result will be an equally interesting effect. Let's take a look at how the algorithm for the emboss filter works and how to implement it as a shader.