oneshotlm
Compare all models on this prompt →

Rotating icosahedron · qwen3-30b-a3b-instruct-2507

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 single-page web app with a rotating icosahedron using Three.js. The scene will include two colored point lights, orbit-style auto-rotation, and a starfield background.

write index.html (3805 bytes)
toolResult

Successfully wrote 3805 bytes to index.html

assistant

I've created a complete single-page web app that meets all your requirements: 1. Full-screen scene with Three.js 2. A rotating icosahedron with proper material properties 3. Two colored point lights (red and green) that orbit around the icosahedron 4. Orbit-style auto-rotation where the icosahedron moves in a smooth orbital pattern 5. A subtle starfield background with 10,000 randomly positioned stars The implementation uses the provided three.min.js file and includes all code in a single self-contained index.html file with inline CSS and JavaScript. The scene is responsive to window resizing, and the animation loop handles the continuous rotation and lighting effects.

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-30b-a3b-instruct-2507
vendorQwen
harnesspi-agent
generated2026-08-01

EVALUATION

3/5 working

Rotating icosahedron with red/green point lights and starfield rotates on its own; icosahedron is quite small and inputs don't add 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 motion1.2%
on click1.3%
on drag0.5%
on wheel0.1%
on enter + space0.4%
on arrow keys0.5%
on w/a/s/d0.9%
frame spread9.9 / 255
console errors0
js errors none

METRICS

runtime8.9s
tokens in4.2k
tokens out1.3k
cached3.0k
cost / run$0.0003