Installation
pnpm dlx shadcn@latest add https://cult-ui.com/r/three-d-carousel.json
Usage
export default function ThreeDPhotoCarouselDemo() {
return (
<div className="w-full max-w-4xl">
<div className="min-h-[500px] flex flex-col justify-center border border-dashed rounded-lg space-y-4">
<div className="p-2">
<ThreeDPhotoCarousel />
</div>
</div>
</div>
)
}On this page
AI SDK Agents
100+ AI Patterns
Real world AI SDK v6 patterns. Copy and paste.
Complex AI Agents
Workflow Patterns
Tools + Artifacts
Browse Patterns