Lens Carousel

Vertical WebGL lens gallery from the Immersive Lens template. Scroll-linked planes, not a horizontal card strip.

27.9 KB
•
Updated on September 16, 2026
Active on Canvas Stage

Installation

Bash
pnpm dlx shadcn@latest add @spaceui/block-lens-carousel

Usage

Code
import BlockLensCarousel from '@/components/blocks/lens-carousel'

export default function Showcase() {
  return <BlockLensCarousel />
}

Keep in mind

  • MIT License: Free and open-source for personal and commercial use. Feel free to copy, tweak, and adapt the components to match your exact needs.
  • Credits & Inspiration: Some components on this site are inspired by or recreated from great ideas across the web. I'm not here to take credit; just to learn, experiment, and push interface craft further.
  • Reach out & Claims: If an attribution was missed, or if you have any inquiry or claim, feel free to reach out directly on X to @adrielzimbril. I'll be glad to update or resolve it right away.

Related Components

Dither Carousel BlockBlock

3D cylindrical spiral carousel in WebGL2 with curved cards, axial directional blur, and matrix dither pattern.

View
Liquid Gooey Carousel BlockBlock

Smooth-minimum signed distance field WebGL2 carousel with liquid fusing cards that pull organic metaball strands when separated.

View
Prism Carousel BlockBlock

Continuous image strip rendered to an offscreen texture and sampled through a thick optical glass lens shader with radial refraction and chromatic aberration.

View
Prism Carousel
Velocity Hover Preview
pnpm dlx shadcn@latest add @spaceui/components-spaceui-ui