oneshotlm
Compare all models on this prompt →

3D solar system · ling-2.6-flash

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

I'll create a complete 3D solar system web app using THREE.js with all the requested features. Let me start by checking what files are available and then build the application.

bash {"command":"ls -la /tmp/ws/"}
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

assistant

Good, `three.min.js` is present. Now I'll create the complete `index.html` file with the 3D solar system.

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

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

assistant

The `index.html` file has been successfully created at `/tmp/ws/index.html`. It includes all the requested features: 1. **Sun and 8 planets** (Mercury, Venus, Earth, Mars, Jupiter, Saturn, Uranus, Neptune) with varied sizes and speeds 2. **Orbit-drag camera controls** — click and drag to orbit around the system, scroll to zoom 3. **Starfield** — 10,000 randomly distributed stars in a sphere with depth, plus a subtle nebula particle layer 4. **Real-time info panel** — highlights the closest planet to the camera 5. **Responsive design** — handles window resizing 6. **Extras** — planet labels with names and distances, animated sun rays, axial tilts (e.g., Uranus on its side), and textured-looking materials with procedural colors

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

modelling-2.6-flash
vendorinclusionai
harnesspi-agent
generated2026-08-01

EVALUATION

2/5 working

Solar system with orbiting planets and labels, but overwhelmed by huge glow/bloom blobs obscuring the scene.

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 motion17.9%
on click22.6%
on drag27.8%
on wheel23.0%
on enter + space23.7%
on arrow keys41.3%
on w/a/s/d43.5%
frame spread93.9 / 255
console errors0
js errors none

METRICS

runtime51.4s
tokens in11k
tokens out5.7k
cached0
cost / run$0.0003