From 1ead7a768ae88edaa7ecacfda4f868e4e1073cbf Mon Sep 17 00:00:00 2001 From: jbernard077 Date: Sun, 5 Jul 2026 13:53:32 -0400 Subject: [PATCH] =?UTF-8?q?feat(registry):=20add=20yt-screen-warp=20?= =?UTF-8?q?=E2=80=94=20on-screen=20display=20effect?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Fable 5 --- docs/catalog/components/yt-screen-warp.mdx | 38 ++++++ .../yt-screen-warp/registry-item.json | 19 +++ .../yt-screen-warp/yt-screen-warp.html | 118 ++++++++++++++++++ registry/registry.json | 4 + 4 files changed, 179 insertions(+) create mode 100644 docs/catalog/components/yt-screen-warp.mdx create mode 100644 registry/components/yt-screen-warp/registry-item.json create mode 100644 registry/components/yt-screen-warp/yt-screen-warp.html diff --git a/docs/catalog/components/yt-screen-warp.mdx b/docs/catalog/components/yt-screen-warp.mdx new file mode 100644 index 000000000..c627f2ac3 --- /dev/null +++ b/docs/catalog/components/yt-screen-warp.mdx @@ -0,0 +1,38 @@ +--- +title: "On-Screen Display Effect" +description: "Grid, scanline, vignette, and sheen overlay plus a 3D-warp wrapper class that makes footage read as if playing on a physical display" +--- + +# On-Screen Display Effect + +Grid, scanline, vignette, and sheen overlay plus a 3D-warp wrapper class that makes footage read as if playing on a physical display + +`effect` `overlay` `texture` + +