Sam Bhattacharyya

Results 6 comments of Sam Bhattacharyya

I had the exact same issue as @pkesseli, to the line. I was loading the libraries from a worker module environment (though I think the module environment was the key...

Absolutely. I will add some more shaders soon (in the next few weeks?), and the restore shaders seem easy to do. By script, do you mean a plugin that will...

Hi, I will implement these improvements in December, I have not had much time to work on this recently due to pressure at work. Thanks, Sam On Tue, Nov 21,...

@Tama47 - Sorry for the delay in replying to you. I think the restore Shader for the small model seems to be correct. I also recently implemented 2X Upscaling Medium...

@Tama47 I just added the restore shaders. You should be able to use them as follows: ``` const websr = new WebSR({ resolution: { width: 640, height: 360 } network_name:...

I did find and fix an error just now unrelated to this, there was some issue with the small network. Unfortunately, this sounds different and it sounds like a WebCodecs...