Skip to content

Instantly share code, notes, and snippets.

@rebane2001
rebane2001 / glass-with-controls.html
Last active October 21, 2025 17:16
glass effect test css/svg thing (messy) - demo: https://codepen.io/rebane2001/details/OPVQXMv
<div style="position:absolute;top:-999px;left:-999px">
<svg
id="effectSvg"
width="200"
height="200"
viewBox="0 0 200 200"
xmlns="http://www.w3.org/2000/svg">
<filter id="displacementFilter4">