Debugging #WebGL shaders is hard, but debugging a multi-pass postprocessing effect, well... that's next level ๐ I spent like 2h checking every texture, render target, sampling algorithm... only to find out that I did not returned the right variable in a shader ๐คฆโโ๏ธ BUT I think I'm almost there !
3 likes 0 replies
?