Spyke

Godot 4: One line edge shader (tutorial)

Hi everyone! We have another effect on the agenda whose code fits on a single line. This time it will be a simple edge detection, which we can also use as an original way to fade out a scene, for example, after finishing a level in our game. So let’s go ahead and program that one line.

View original on programming.dev
No comments on the original post yet.
Godot 4: One line edge shader (tutorial) | Spyke