Vertical WebGL lens gallery from the Immersive Lens template. Scroll-linked planes, not a horizontal card strip.
pnpm dlx shadcn@latest add @spaceui/block-lens-carouselimport BlockLensCarousel from '@/components/blocks/lens-carousel'
export default function Showcase() {
return <BlockLensCarousel />
}3D cylindrical spiral carousel in WebGL2 with curved cards, axial directional blur, and matrix dither pattern.
ViewSmooth-minimum signed distance field WebGL2 carousel with liquid fusing cards that pull organic metaball strands when separated.
ViewContinuous image strip rendered to an offscreen texture and sampled through a thick optical glass lens shader with radial refraction and chromatic aberration.
Viewpnpm dlx shadcn@latest add @spaceui/components-spaceui-ui