oneshotlm
Compare all models on this prompt →

Rotating icosahedron · inkling-small

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 · 6 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
thinking
The user wants a single-page web app using the local three.min.js. Let me build it.
bash {"command":"ls -la three.min.js"}
toolResult

-rw-r--r--. 1 node node 603445 Aug 1 20:51 three.min.js

assistant
thinking
Now create the single self-contained index.html using the local three.min.js.
write /tmp/ws/index.html (3063 bytes)
toolResult

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

assistant
thinking
The file is written and uses local three.min.js, includes full-screen icosahedron with two colored point lights, orbit-style auto-rotation, starfield background, all inline. Confirm.

Created `/tmp/ws/index.html`. It loads `three.min.js` locally, renders a full-screen scene with a rotatingicosahedron, two colored point lights (pink and cyan-green), ambient fill, a2500-point starfield, and slow auto-rotation — all self-contained with inline CSS/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

modelinkling-small
vendorThinking Machines
harnesspi-agent
generated2026-08-01

EVALUATION

4/5 working

Rotating icosahedron with cyan/magenta point lights and starfield background, continuously animating; inputs don't add extra interactivity but rotation continues smoothly.

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 motion11.6%
on click13.5%
on drag14.8%
on wheel10.0%
on enter + space11.4%
on arrow keys13.1%
on w/a/s/d13.9%
frame spread50.3 / 255
console errors0
js errors none

METRICS

runtime9.0s
tokens in5.3k
tokens out1.2k
cached4.0k
cost / run$0.0047