Three D Product Visualizer
A production-scale, light + dark Three D Product Visualizer component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add three-d-product-visualizerLive preview available in the gallery.
Usage
import { ThreeDProductVisualizer } from "@lerpa/ui";
<ThreeDProductVisualizer />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| images | string[] | — | |
| className | string | — | |
| sensitivity | number | — | |
| productName | string | — | |
| productPrice | string | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.