Shader RGB

PreviousNext

A full-screen animated background built with Three.js shaders. Renders smooth of RGB line effects using a custom fragment shader.

Installation

pnpm dlx shadcn@latest add https://ui.dalim.in/r/shader-rgb.json

Usage

import { ShaderRGB } from "@/components/ui/shader-rgb"
<ShaderRGB />