You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.
It would be nice to explore two related parameters with one mouse drag. For example, there might be and x and a y parameter. Currently, we have to click the X slider, move it, and then later drag the Y slider. This makes exploring the whole parameter space much more tedious.
The solution is a little 2D rectangle with a slider handle in it that can be moved in 2 dimensions.
I haven't tried it yet, but I'm assuming that a color picker, along with some scaling, could be used as a "hack" to get this functionality in the current software.
There also might be an opportunity for innovation here for a 3D slider. One idea is to let mouse position control A and B, and let the scroll wheel control C. So by dragging the mouse around while scrolling the wheel, the entire 3D parameter space could be explored. The third parameter could be represented visually with the color of the slider handle (from black to white), or maybe by a little clock hand on the slider handle that rotates.
The text was updated successfully, but these errors were encountered:
It would be nice to explore two related parameters with one mouse drag. For example, there might be and x and a y parameter. Currently, we have to click the X slider, move it, and then later drag the Y slider. This makes exploring the whole parameter space much more tedious.
The solution is a little 2D rectangle with a slider handle in it that can be moved in 2 dimensions.
I haven't tried it yet, but I'm assuming that a color picker, along with some scaling, could be used as a "hack" to get this functionality in the current software.
There also might be an opportunity for innovation here for a 3D slider. One idea is to let mouse position control A and B, and let the scroll wheel control C. So by dragging the mouse around while scrolling the wheel, the entire 3D parameter space could be explored. The third parameter could be represented visually with the color of the slider handle (from black to white), or maybe by a little clock hand on the slider handle that rotates.
The text was updated successfully, but these errors were encountered: