Components

Interactive components for modern interfaces.

A set of beautifully crafted React components and interactions you can customize, extend, and build on.

ASCII WebGL

Pro

A ray-marched torus rendered as a live terminal. Every frame is quantised into a monospace grid of glyphs by luminance, drawn by a bitmap font baked into the shader. Tilts toward the pointer.

Installation

ProRequires a Planes Pro license.
npx shadcn add @useplanes/ascii-webgl

Unlock with Planes Pro

$99 once · 80 Pro components · lifetime updates.

<div className="h-[480px]">
  <AsciiWebgl cellSize={14} color="#7CFF9B" background="#000000" />
</div>

Use cases

  • Developer-tool hero

    A terminal-native backdrop for CLI, infra, or API products without shipping a video.

  • 404 or loading screen

    Something alive and on-brand for a page that would otherwise be empty.

  • Retro section divider

    Break up a long marketing page with a full-bleed strip of moving glyphs.