💡 Get 100+ shaders in one pack: https://filiprachunek.gumroad.com/l/s...
📖 Godot 4 book: https://filiprachunek.gumroad.com/l/g...
💡 Get exclusive content on Patreon: / fencerdevlog
🎮 Wishlist Whispers of Prague on Steam: https://store.steampowered.com/app/27...
⍈ Edge Detection Shader: • Godot 4: Edge detection shader (tutorial) ...
🚀 Space Shooter tutorial: • Godot 4 Tutorial: From zero to full game (...
🖥️ Space Shooter source code: https://github.com/FilipRachunek/spac...
#godot #godot4 #godotengine #shaders
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.