SilkA flowing silk fabric background effect.background PreviewCodeCopyimport Silk from "@/components/vritti/silk"; export function SilkExample() { return ( <div className="relative h-[400px] w-full overflow-hidden rounded-lg"> <Silk /> </div> ); } Installation CLIManualpnpmnpmyarnbunpnpm dlx shadcn@latest add "https://vritti.thesatyajit.com/r/silk"Copy Dependencies pnpmnpmyarnbunpnpm add three @react-three/fiberCopy