LanyardA layouts lanyard componentlayouts PreviewCodeCopyimport Lanyard from "@/components/vritti/lanyard"; export function LanyardExample() { return ( <div className="relative flex h-[400px] w-full items-center justify-center overflow-hidden rounded-lg border"> <Lanyard /> </div> ); } Installation CLIManualpnpmnpmyarnbunpnpm dlx shadcn@latest add "https://vritti.thesatyajit.com/r/lanyard"Copy Dependencies pnpmnpmyarnbunpnpm add three @react-three/fiber @react-three/drei @react-three/rapier meshlineCopy