Can anyone convert the Shaders Led Wall for retroarch SLANG?
Thank you very much, but what would these shaders be? BEAD ? I tried, but it only works if we zoom the image a lot.
itās easy to modify to make the ābeadsā bigger. Use this preset instead:
shaders = 2
shader0 = ../stock.slang
scale_type0 = source
scale0 = 0.25
filter_linear0 = false
shader1 = shaders/bead.slang
filter_linear1 = false
scale_type1 = viewport
BEAD_HIGH = 0.45
BEAD_LOW = 0.0
BEAD_SHARP = 50.0
You can change scale0 = 0.25
to whatever size you want (smaller values make bigger beads).
Iām trying it on an old video (not a game), I havenāt managed to get the result I wanted yet, like the LED wall weāre seeing on the streets these days, but I think weāre on the right track. Thanks a lot for the support.
Iām not against the idea of porting that LED wall shader directly, and it seems like it would be a pretty easy port, but I wasnāt able to find any license information in the repo, so in the absence of that, we have to assume itās not allowed.
Thank you anyway, you were very kind.