Rotating icosahedron · mistral-medium-3.1
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.
transcript · 4 messages
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.
index.html (3746 bytes)Successfully wrote 3746 bytes to index.html
Created a self-contained `index.html` with: - A rotating icosahedron (mesh with `MeshPhongMaterial`) - Two colored point lights (pink and cyan) that orbit dynamically - Subtle starfield background (5000 particles) - Orbit-style camera auto-rotation - No external dependencies (uses local `three.min.js`) - Responsive to window resize Open the file in a browser to see the animation.
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
Rotating icosahedron with pink/teal point lights and faint starfield, but object is small and off-center; keyboard/mouse have little 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.