ShaderToy-Chrome-Plugin icon indicating copy to clipboard operation
ShaderToy-Chrome-Plugin copied to clipboard

Directly set a standard resolution such as 1280x720 or 1920x1080

Open Michael-Z-Freeman opened this issue 8 months ago • 3 comments

Is your feature request related to a problem? Please describe.

On macOS I click in the shader render window and can use ALT + 1..9 to set resolution. However I'd like to define a resolution like 1280x720.

Describe the solution you'd like I've tried increasing my desktop resolution and can get a higher resolution, however its something like 1408x792. I'd like to set a standard resolution directly such as 1280x720 or 1920x1080.

Describe alternatives you've considered I've tried using various applications that claim to import Shadertoy. As well as scripts that claim to be able to render Shadertoy frame by frame in order to make a video using ffmpeg. There are always problems with them and the only effective way of saving a video is by hitting that official Shadertoy record button.

Michael-Z-Freeman avatar Mar 20 '25 10:03 Michael-Z-Freeman

So You want a resolution selector?

patuwwy avatar Mar 25 '25 23:03 patuwwy

So You want a resolution selector?

That's it basically. Ideally a frame by frame renderer as well but maybe that's for another feature request.

Michael-Z-Freeman avatar Mar 26 '25 07:03 Michael-Z-Freeman

have you tried https://github.com/patuwwy/ShaderToy-Chrome-Plugin/blob/master/docs/custom-params.md ?

patuwwy avatar Apr 10 '25 12:04 patuwwy