Shader Ripple

PreviousNext

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

shader-ripple-default

Installation

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

Usage

import { ShaderRipple } from "@/components/ui/shader-ripple"
<ShaderRipple />