oneshotlm
Compare all models on this prompt →

Matrix digital rain · mimo-v2.5

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 · 4 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 - the iconic green falling characters from The Matrix movie. I'll create a full-screen canvas animation with:

1. Black background
2. Columns of katakana characters
3. Green color scheme
4. Trailing fade effect5. Brighter leading character at the frontLet me create a single self-contained HTML file with this effect.
write /workspace/index.html (2445 bytes)
toolResult

Successfully wrote 2445 bytes to /workspace/index.html

assistant
thinking
I've created the Matrix digital rain effect. Let me verify the file was created correctly.

Created `index.html` with the Matrix digital rain effect. Here's what it does: - **Full-screen black canvas** that fills the entire viewport and resizes dynamically - **Columns of katakana glyphs** (Unicode range U+30A0–U+30FF) falling at randomized speeds - **Bright leading character** rendered in near-white green (`#aaffaa`) with a glow/shadow effect - **Trailing fade** behind each column using progressively dimmer green characters (opacity from 1.0 down to 0.2) - **Fade trail** achieved via a semi-transparent black overlay (`rgba(0,0,0,0.05)`) drawn each frame, creating the classic comet-tail effect - **Randomized drop speeds** (0.4–1.2) and stochastic reset for organic feel Open `index.html` in a browser to see the full animation.

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

modelmimo-v2.5
vendorXiaomi · MiMo
harnesspi-agent
generated2026-07-08

EVALUATION

4/5 working

Classic Matrix digital rain with green katakana columns, fading trails, and bright leading chars; animates continuously but no distinct input reaction.

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.6%
on click54.5%
on drag45.8%
on wheel49.0%
on enter + space50.9%
on arrow keys54.3%
on w/a/s/d53.2%
frame spread24.5 / 255
console errors0
js errors none

METRICS

runtime15.8s
tokens in1.5k
tokens out1.1k
cached2.7k
cost / run$0.0005