rio-webgpu-tiles

Official

GPU-accelerated tile rendering in Rio Terminal.

Authorplurigrid
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables GPU-accelerated tile rendering in Rio Terminal using WebGPU (wgpu) and the sugarloaf brush architecture, enabling GPU shaders in terminal tiles.

Core Features & Use Cases

  • OSC 1337 Tile Extension: Tile rendering protocol for terminal OSC control.
  • Shader-based Tiles: Plasma, Clock, Noise shaders with time and color control.
  • TileWorldState & WGSL: GPU state management and shader patterns.

Quick Start

Send OSC 1337 Tile commands to render a tile, or run the demo that demonstrates Plasma shader.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: rio-webgpu-tiles
Download link: https://github.com/plurigrid/asi/archive/main.zip#rio-webgpu-tiles

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository