Dither Carousel

A 3D cylindrical spiral column of cards in WebGL2 with curved perspective, directional blur, and matrix dither grain.

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

Cards mapped onto the surface of an orbital cylinder. As cards travel away, they pass through an axial blur and dissolve into an ordered threshold dither pattern.

Installation

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

Usage

Code
import BlockDitherCarousel from '@/components/blocks/dither-carousel'

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

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

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
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
Stats
Liquid Gooey Carousel
pnpm dlx shadcn@latest add @spaceui/components-spaceui-ui