Prism Carousel

A looping image strip viewed through a thick optical glass element with radial zoom, refraction, and chromatic RGB aberration.

30.6 KB
•
Updated on September 12, 2026
Active on Canvas Stage

The image strip renders to an offscreen texture, then a fullscreen WebGL pass samples it through an optical lens shader with dispersion and refraction.

Installation

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

Usage

Code
import BlockPrismCarousel from '@/components/blocks/prism-carousel'

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

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
Lens Carousel BlockBlock

Vertical WebGL lens gallery. Scroll-linked image planes from Immersive Lens.

View
Liquid Gooey Carousel BlockBlock

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

View
Liquid Gooey Carousel
Lens Carousel
pnpm dlx shadcn@latest add @spaceui/components-spaceui-ui