> in case you're wondering, i use a canvas instead of HTML sliders for consistent display across browsers
which makes the emphasis on sliders even stranger, to me.
(2**(64 - i)) & (t*10)https://sliderland.blinry.org/#sin%280.25%20*%20t%2Bx%29*0.5...
x>0.2-abs(sin(t*2))*0.05&&x<0.8+abs(sin(t*2))*0.05?(i%2?(min((x-sin(t%1.57)*0.3-0.5)*tan(-t%1.57)+cos(t%1.57)*0.3+0.5,(x-sin(t%1.57-1.57)*0.3-0.5)*tan(-t%1.57-1.57)+cos(t%1.57-1.57)*0.3+0.5)*0.4+0.5):(1-(min((-x-sin(t%1.57)*0.3+0.5)*tan(-t%1.57)+cos(t%1.57)*0.3+0.5,(-x-sin(t%1.57-1.57)*0.3+0.5)*tan(-t%1.57-1.57)+cos(t%1.57-1.57)*0.3+0.5)*0.4+0.5))):0.5
https://sliderland.blinry.org/#x%3E0.2-abs%28sin%28t*2%29%29...Doesn't exactly work right on modern browsers anymore but the gist was a 7 segment clock display made out of scrollbars.
Well done.
https://github.com/dataarts/dat.gui
You can see how it's used in this codepen:
Will look into the source code tomorrow.
Has some pleasant aliasing effects.
https://sliderland.blinry.org/#document.body.style.backgroun...