Hacker News new | ask | show | jobs
by wolframhempel 1748 days ago
I'm fascinated by this field - ultimately all 2D color pickers show a slice of a 3D structure and we use one dimension (usually brightness) to navigate through the Z axis of this structure. A while ago I built this experiment to show how true 3D color pickers would work: https://wolframhempel.github.io/skeeem/
2 comments

Why does it flood my navigation history? I couldn't use my back button to return to here after playing around a bit.
Apparently it saves what you do to the address bar. Which is good on its own, but messes up history when you use href.assign() instead of .replace().

https://developer.mozilla.org/en-US/docs/Web/API/Location/re...

This is ridiculously cool, thank you for sharing :)