Similar thing happened in iOS7(?) where they released glassy panels. Not far from that `-webkit-backdrop-filter` was added that allowed similar effect, I expect similar will happen. For new glassy effect it seems you need a separate filter for border, or maybe it's just gradient + blend mode.
fidotron|8 months ago
In raw shader code it's verging on trivial, like old school environment mapping. https://en.wikipedia.org/wiki/Reflection_mapping
nikeee|8 months ago