oneshotlm
Compare all models on this prompt →

Matrix digital rain · qwen3.7-flash

Create the Matrix digital rain effect on a full-screen black canvas: columns of falling green katakana glyphs with a trailing fade and a brighter leading character.

⛨ sandboxed Open in new tab ↗
transcript · 6 messages
user

Create the Matrix digital rain effect on a full-screen black canvas: columns of falling green katakana glyphs with a trailing fade and a brighter leading character.

assistant
thinking
The user wants a Matrix digital rain effect - full-screen canvas with falling green katakana characters, trailing fade, and brighter leading characters. Let me create a single self-contained HTML file with everything inline.
write /tmp/ws/index.html (2532 bytes)
toolResult

Successfully wrote 2532 bytes to /tmp/ws/index.html

assistant
thinking
The file is written. Let me verify it exists and looks correct.
bash {"command":"wc -l /tmp/ws/index.html && head -1 /tmp/ws/index.html && echo \"---\" && tail -1 /tmp/ws/index.html"}
toolResult

93 /tmp/ws/index.html <!DOCTYPE html> --- </html>

assistant
thinking
The file is created successfully. It has the Matrix digital rain effect with:
- Full-screen black canvas
- Falling green katakana + Latin characters
- Trailing fade via semi-transparent overlay
- Brighter white leading character with green trail
- Variable speed columns for natural feel

Done — `/tmp/ws/index.html` contains a self-contained Matrix digital rain animation: - **Full-screen black canvas** that resizes with the window - **Falling columns** of random Katakana, Latin, and symbols at varying speeds - **Bright white leading character** at the front of each stream - **Green trail** (`#0f0`, `#0a0`) trailing behind - **Fade effect** achieved by layering semi-transparent black (`rgba(0,0,0,0.05)`) over each frame - **Random reset** — columns respawn above the screen at irregular intervals so they don't sync up

TAKE IT TO CODE

A single self-contained HTML file — copy it and open in any browser, or reuse the prompt with your own pi-agent run.

RUN

modelqwen3.7-flash
vendorQwen
harnesspi-agent
generated2026-08-01

EVALUATION

4/5 working

Continuously animated Matrix digital rain with green katakana columns, fading trails, and bright leading glyphs; no interactivity but not required.

Vision grade · anthropic/claude-sonnet-5

MEASUREMENTS

Raw readings from the capture, not a verdict — the grade above is the only judgement. Percentages are how much of the screen changed; the measure under-reports sparse motion on a dark background.

idle motion39.3%
on click38.5%
on drag37.8%
on wheel40.8%
on enter + space37.1%
on arrow keys35.4%
on w/a/s/d39.6%
frame spread18 / 255
console errors0
js errors none

METRICS

runtime10.2s
tokens in6.8k
tokens out1.2k
cached0
cost / run$0.0004