Comment on Liquid Glass in the Browser: Refraction with CSS and SVGparentComments−StrangeDoctor1yYeah this site does not scroll like butter as it were.But I don’t think css can leverage the gpu in most (any?) cases. Apple has almost certainly baked something into the silicon to help handle the ui.−CognitiveLens1yMost browsers will engage the GPU for compositing layers if they think the layers can be separated - https://www.smashingmagazine.com/2016/12/gpu-animation-doing...−StrangeDoctor1yInteresting, thank you!
Comments
Yeah this site does not scroll like butter as it were.
But I don’t think css can leverage the gpu in most (any?) cases. Apple has almost certainly baked something into the silicon to help handle the ui.
Most browsers will engage the GPU for compositing layers if they think the layers can be separated - https://www.smashingmagazine.com/2016/12/gpu-animation-doing...
Interesting, thank you!