I did this shader effect for TikTok using GLSL. A default PBR shader was used to render the original fish. Then, I used the result as an input to do the post-process. This included 3 different shaders. The first one makes bands and lines that traveled across the screen, giving the fish a pixelated effect. The second shader adds an offset to the RGB. Finally, the third one adds bloom to the result.