3D solar system · nova-2-lite-v1
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.
transcript · 14 messages
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.
thinking
[REDACTED].
{"command":"ls -l"}total 592 -rw-r--r--. 1 node node 603445 Aug 1 20:46 three.min.js
thinking
[REDACTED].
{"path":"three.min.js","limit":500}/** * @license * Copyright 2010-2021 Three.js Authors * SPDX-License-Identifier: MIT */ [Showing lines 1-5 of 7 (50.0KB limit). Use offset=6 to continue.]
thinking
[REDACTED].
{"command":"grep -n \"OrbitControls\" three.min.js"}(no output) Command exited with code 1
thinking
[REDACTED].
{"command":"grep -i \"orbit\" three.min.js"}(no output) Command exited with code 1
thinking
[REDACTED].
index.html (5308 bytes)Successfully wrote 5308 bytes to index.html
thinking
[REDACTED].
index.html (6917 bytes)Successfully wrote 6917 bytes to index.html
thinking
[REDACTED].
✅ **index.html** is now ready! It includes: - **3D Solar System**: Sun + 8 planets with varied sizes/distances/speeds - **Procedural Starfield**: 15,000 stars in a sphere - **Orbit-Drag Controls**: - Left-click drag to rotate view - Scroll to zoom in/out (200–5000 units) - **Lighting**: Ambient + sun point light - **Responsive**: Adjusts to window resize **To view**: Open `index.html` in any modern browser. The scene runs entirely client-side with no 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
EVALUATION
3D solar system with sun, orbiting planets of varied sizes/colors, starfield, and responsive orbit-drag camera controls.
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.