mrdoob / glsl-sandbox

Shader editor and gallery.
https://glslsandbox.com/
MIT License
1.55k stars 260 forks source link

pause #18

Closed fernLightning closed 2 years ago

fernLightning commented 11 years ago

A pause button.

Possibly even better if pause button would be one that automatically pauses when rendering takes more than 500ms?

mrdoob commented 11 years ago

Ah I though it was a timer pause. Have you tried reducing the quality in such cases?

fernLightning commented 11 years ago

Reducing the quality works - but only if the UI is responsive, e.g. often it's a case of holding the button down for 10seconds and hope the popup menu appears eventually. Beachballing occasionally occurs too.

My usual method of trying to work around this is to resize the window to as small as possible (e.g. inch square) before opening a shader.

2009 macmini (geforce 9400), osx 10.8.2, safari 6.02

jpryne commented 10 years ago

Pause would be nice. Especially if we had the option of updating the code without animating.