Then it's just a matter of overlaying texture using a second computer shader. The UV for each pixel is shifted a little using a simple noise function (then expanded from just one pixel). That result is what's placed back on the screen. Took a bit of finesse to make it work, but was worth. (3/3)
2 likes 0 replies
?