oneshotlm
Compare all models on this prompt →

Rotating icosahedron · qwen3-coder-next

Using the pre-provided three.min.js (global THREE), render a full-screen scene with a rotating icosahedron lit by two colored point lights, orbit-style auto-rotation, and a subtle starfield background.

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

Using the pre-provided three.min.js (global THREE), render a full-screen scene with a rotating icosahedron lit by two colored point lights, orbit-style auto-rotation, and a subtle starfield background.

assistant

I'll create a self-contained HTML file with a Three.js scene featuring a rotating icosahedron, colored point lights, and a starfield background.

write /tmp/ws/index.html (4087 bytes)
toolResult

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

assistant

Done. The `index.html` file contains: - **Three.js icosahedron** with standard material (cyan color, slight metalness) - **Two colored point lights**: orange (left) and purple (right) for dramatic lighting - **Starfield background** with 2000 randomly distributed white stars - **Auto-rotation** on both X and Y axes - **Subtle floating animation** making the icosahedron bob up and down - **Responsive design** that handles window resizing - All CSS, HTML, and JavaScript in a single self-contained file with no external dependencies beyond `three.min.js`

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-coder-next
vendorQwen
harnesspi-agent
generated2026-08-01

EVALUATION

3/5 working

Rotating icosahedron with blue/green point lights and starfield background, rotating steadily but no clear extra interactivity.

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 motion0.9%
on click3.7%
on drag1.6%
on wheel3.6%
on enter + space2.9%
on arrow keys3.3%
on w/a/s/d3.4%
frame spread13.3 / 255
console errors0
js errors none

METRICS

runtime15.3s
tokens in248
tokens out1.2k
cached4.4k
cost / run$0.0013