GPUOpen-Effects / FidelityFX-FSR

FidelityFX Super Resolution
MIT License
2.05k stars 163 forks source link

Wasm support #14

Open Terricide opened 3 years ago

Terricide commented 3 years ago

Do you think it might be possible to create a version thay runs in the browser. You could send a 720p stream and then upscale it to 1080p in the browser saving a ton of bandwidth?

Kuranes commented 3 years ago

Webgl version https://www.shadertoy.com/view/stXSWB

MulverineX commented 1 year ago

Now that WebGPU exists, this should be able to run at decent speeds on lots of hardware, would love to see an official build or a fork dedicated to this