Shader Lines

PreviousNext

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

shader-lines-default

Installation

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

Usage

import { Shaderlines } from "@/components/ui/shader-lines"
<ShaderLines />