Spyke

Syndicated from the fediverse. Read and engage on the original instance.

View original on programming.dev

Godot 4: Radar shader (tutorial)

Hi everyone! Let’s create a shader that looks like a simple radar, which can be useful for many types of games. It will be entirely generated using lines and other primitive shapes, and we’ll add some animation to it as well.

View original on programming.dev
21

2 replies

Very nice. This is exactly the sort tof thing I have been wanting for my current project

1

You reached the end

Godot 4: Radar shader (tutorial) | Spyke