Live data from Hacker News

Sliderland – Creative coding with 64 HTML sliders

sliderland.blinry.org

21–30 of 47 posts

Re: Sliderland – Creative coding with 64 HTML sliders

#24

As someone's whose math(s) isn't up to scratch, I find the HTML sliders aspect of this the least interesting. But I love the demonstration of what you can do with a simple equation — it reminds me of some of the things I've seen people do with pico-8, for example. This demo right here absolutely destroys my cpu, tho...

it also uses canvas, not actual html sliders

Re: Sliderland – Creative coding with 64 HTML sliders

#25
post #24

As someone's whose math(s) isn't up to scratch, I find the HTML sliders aspect of this the least interesting. But I love the demonstration of what you can do with a simple equation — it reminds me of some of the things I've seen people do with pico-8, for example. This demo right here absolutely destroys my cpu, tho...

it also uses canvas, not actual html sliders

Oh yes — I see this comment in the source:

> 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.

Post reply on HN