oneshotlm
Compare all models on this prompt →

3D solar system · gpt-5.6-luna-pro

Using the pre-provided three.min.js (global THREE), build a 3D solar system with the sun and orbiting planets at varied speeds and sizes, orbit-drag camera controls, and a starfield.

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

Using the pre-provided three.min.js (global THREE), build a 3D solar system with the sun and orbiting planets at varied speeds and sizes, orbit-drag camera controls, and a starfield.

assistant
thinking
**Creating an index**

I need to create an index, which means I ought to take a close look at the files I have. It's essential to make sure I'm inspecting all the relevant details thoroughly. I want to ensure nothing important gets overlooked in this process. I guess I’ll just dive into the files and start checking things out. Let’s see what I can find and make sure it’s all organized in a way that makes sense!
bash {"command":"ls -la && file three.min.js"}
toolResult

total 592 drwxr-sr-x. 2 node node 26 Aug 1 17:58 . drwxrwsrwx. 3 root node 16 Aug 1 17:58 .. -rw-r--r--. 1 node node 603445 Aug 1 17:58 three.min.js /bin/bash: line 1: file: command not found Command exited with code 127

assistant
thinking
**Planning the project**

I'm thinking about how to create a visually appealing single HTML for a solar system project, possibly without the OrbitControls, which might be outdated. Maybe I'll implement a custom pointer orbit and wheel zoom for better interaction. I'll include labels for clarity and ensure the UI is responsive. I don't want any syntax errors, so testing will be essential. I'll use a canvas renderer for stars, planets, rings, and even animation for 3D interactions. Let's get writing!
write /tmp/ws/index.html (9448 bytes)
toolResult

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

assistant

Created `/tmp/ws/index.html` with: - 3D sun and eight orbiting planets - Varied planet sizes and orbital speeds - Saturn’s rings, Earth atmosphere, Jupiter banding - Orbit-line paths - Layered starfield and subtle nebula glow - Drag-to-orbit camera controls - Scroll-to-zoom - Responsive HUD and simulation timer - Fully self-contained HTML with inline CSS/JS - Loads the provided `three.min.js` locally without external resources

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

modelgpt-5.6-luna-pro
vendorOpenAI
harnesspi-agent
generated2026-08-01

EVALUATION

4/5 working

Solar system with sun, orbiting varied planets, starfield, working drag rotate and zoom; keys had little extra effect.

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.1%
on click1.2%
on drag1.7%
on wheel3.7%
on enter + space1.8%
on arrow keys1.4%
on w/a/s/d2.3%
frame spread35.3 / 255
console errors0
js errors none

METRICS

runtime38.8s
tokens in16k
tokens out10k
cached18k
cost / run$0.0413