|
|
|
|
|
by eyegor
945 days ago
|
|
Kind of unrelated, but how difficult do you think it would be to hack support for glsl shaders in a browser? I tried to look into it once, but got a bit lost in the media source side of things. My idea was to try to add glsl shaders as post processing to video streams like in mpv but without having to jump through all the hurdles of passing data to mpv. Example of a shader I was playing with https://github.com/TianZerL/ACNetGLSL |
|