Install
openclaw skills install @woodfishhhh/build-webgl-liquid-glassBuild high-fidelity GPU liquid glass surfaces
openclaw skills install @woodfishhhh/build-webgl-liquid-glassCreate a real refractive material while keeping text and controls crisp above the lens.
liquid-gl with the repository's package manager.assets/react/WebGLLiquidGlass.tsx, webgl-liquid-glass.css, and liquid-gl.d.ts for React projects. Preserve the same DOM layering in other frameworks.snapshotSelector at the real visual background, not the glass card or the whole app when avoidable.liquidGL.registerDynamic().backdrop-filter fallback and legible foreground colors when WebGL is unavailable.Start with the asset defaults:
resolution: 1.5refraction: 0.007aberration: 0.03bevelDepth: 0.075bevelWidth: 0.18frost: 2.2magnify: 1.006shadow: false, specular: true, tilt: falseRead references/tuning.md before changing these values or adding several lenses.
prefers-reduced-motion; do not add tilt or elastic motion by default.Use $build-sdf-liquid-glass only when the user explicitly selects D/SDF, WebGL is unavailable, or many simultaneous glass surfaces make the shared GPU renderer inappropriate.