Shader RGB

PreviousNext

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

shader-rgb-default

Installation

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

Usage

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