logo

3D Carousel

A premium 3D carousel with a fanned layout, smooth interactive animations, and a sleek dark aesthetic. It supports auto-play, keyboard navigation, and mouse/touch drag interactions.

Features

  • 3D Fanned Layout: A unique stacked appearance with depth and rotation.
  • Interactive Dragging: Supports smooth drag interactions on both mouse and touch.
  • Auto-play: Infinite looping with pause on hover.
  • Keyboard Navigation: Use ArrowLeft and ArrowRight keys to browse.
  • Responsive: Adapts the fan spacing and scale for mobile devices.

Usage

Simply import the Carousel3D component and pass your cards.

Loading...

Props

PropTypeDefaultDescription
cardsCarousel3DCard[]DEFAULT_CARDSArray of card objects with id, imageUrl, and optional glowColor.
autoPlaybooleantrueWhether the carousel should automatically cycle through cards.
autoPlayIntervalnumber2500Duration (in ms) between transitions when auto-play is enabled.
classNamestring""Additional CSS classes for the container.

Carousel3DCard Type

Loading...

Tip: Use Alt + / to navigate