oneshotlm
Compare all models on this prompt →

Reaction-diffusion · minimax-m3

Run a Gray-Scott reaction-diffusion simulation on a canvas that grows organic Turing patterns in real time, with the mouse seeding new growth.

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

Run a Gray-Scott reaction-diffusion simulation on a canvas that grows organic Turing patterns in real time, with the mouse seeding new growth.

assistant
thinking
**Designing self-contained Gray-Scott simulation****Planning efficient Gray-Scott simulation rendering****Implementing mouse seeding with brush falloff****Designing color palette mapping and visuals**
write index.html (20072 bytes)
toolResult

Successfully wrote 20072 bytes to index.html

assistant
thinking
**Planning script syntax inspection****Verifying numerical stability parameters**
bash {"command":"python3 - <<'PY'\nfrom pathlib import Path\ns=Path('index.html').read_text()\njs=s.split('<script>')[1].split('</script>')[0]\nP
toolResult

/bin/bash: line 1: python3: command not found node:internal/modules/cjs/loader:1520 throw err; ^ Error: Cannot find module '/tmp/index-check.js' at node:internal/modules/cjs/loader:1517:15 at node:internal/main/check_syntax:33:20 { code: 'MODULE_NOT_FOUND', requireStack: [] } Node.js v24.18.0 20081 index.html

assistant
thinking
**Evaluating node for file processing**
bash {"command":"node - <<'NODE'\nconst fs=require('fs');\nconst html=fs.readFileSync('index.html','utf8');\nconst js=html.match(/<script>([\\s\\
toolResult

(no output)

assistant

Created `/workspace/index.html` — a fully self-contained Gray-Scott reaction-diffusion simulation. Features include: - Real-time organic Turing pattern growth - Click-and-drag mouse/touch seeding - Feed rate, kill rate, growth pressure, and brush-size controls - Preset morphologies such as Coral, Maze, Worms, and Bubbles - Multiple color palettes - Pause/resume and reset controls - Live FPS, active-area, iteration, and field-state readouts - Responsive layout with no external resources or network requests Syntax check passed successfully.

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

modelminimax-m3
vendorMiniMax
harnesspi-agent
generated2026-07-22

EVALUATION

2/5 partial

Gray-Scott simulation grows organically at first but eventually fills the entire canvas with solid color, losing pattern detail.

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 motion3.1%
on click26.8%
on drag0.0%
on wheel0.0%
on enter + space0.0%
on arrow keys0.1%
on w/a/s/d0.0%
frame spread105.4 / 255
console errors0
js errors none

METRICS

runtime160.2s
tokens in12k
tokens out8.2k
cached16k
cost / run$0.0143