Note
Demo here: https://codesandbox.io/p/sandbox/nn5q2y
A beautiful recreation of the macOS liquid glass effect using pure CSS and SVG filters. This demo showcases a button with a stunning glass morphism effect.
This glass effect was shown at Apple's WWDC 2025 as the "Liquid Effect". It adds smooth, flowing motion to interfaces using liquid-like distortions and light effects.
The effect combines animations and visual effects to create responsive interfaces. This demo shows how to create it using CSS and SVG filters, making it easy for web developers to use.
Key features that make this effect special:
- Organic, fluid motion that responds to user interaction
- Realistic light refraction and reflection
- Seamless integration using CSS and SVG filters