3d Wrapper

This component transforms any content into an immersive, interactive 3D experience. It tracks cursor movements to animate a smooth rotation, creating a captivating depth effect.

Installation

pnpm dlx shadcn@latest add https://badtz-ui.com/r/3d-wrapper.json

Usage

import { Wrapper3D } from "@/components/ui/wrapper-3d";
<Wrapper3D> {content} </Wrapper3D>

Props

Wrapper3D props.