An SVG fractal noise layer using feTurbulence, desaturation, and contrast controls for subtle texture overlays.
3,358
Bookmarks
17,558
Installs
72,158
Views
"use client"
import { cn } from "@/lib/utils"
import { NoiseTexture } from "@/components/ui/noise-texture"
export default function NoiseTextureDemo() {11 more lines behind a plan
Previews are free to watch. Reading and copying the full source needs a plan.
See plansThat's all 6 components
Part of Magic UI — browse the full library on Nuxus.