oneshotlm
Compare all models on this prompt →

Synthwave sunset · qwen3.5-122b-a10b

Create an animated synthwave sunset: a glowing gradient sun with scanlines setting over an infinite neon grid that scrolls toward the viewer, with a starfield and a reflected horizon.

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

Create an animated synthwave sunset: a glowing gradient sun with scanlines setting over an infinite neon grid that scrolls toward the viewer, with a starfield and a reflected horizon.

assistant
thinking
The user wants me to create an animated synthwave sunset scene in a single HTML file. This should include:
1. A glowing gradient sun with scanlines setting
2. An infinite neon grid that scrolls toward the viewer (classic 80s perspective grid)
3. A starfield background
4. A reflected horizon effect

Let me create this with CSS animations and JavaScript for the dynamic effects. I'll use HTML5 Canvas for the rendering to achieve smooth animations.

Key elements to implement:
- Gradient sun with horizontal scanline stripes
- Perspective grid that animates/scrolls
- Stars twinkling in the background
- Sun reflection on the "water" surface below horizon
- Synthwave color palette (purples, pinks, oranges, cyans)

Let me write this as a self-contained HTML file.
write index.html (12685 bytes)
toolResult

Successfully wrote 12685 bytes to index.html

assistant
thinking
The file has been created successfully. Let me verify it exists and is complete.
bash {"command":"ls -la index.html && head -5 index.html && echo \"...\" && tail -5 index.html"}
toolResult

-rw-r--r--. 1 node node 12685 Aug 1 20:53 index.html <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> ... resize(); animate(); </script> </body> </html>

assistant
thinking
The file has been created successfully. Let me summarize what I've built for the user.

Created `index.html` with a complete animated synthwave sunset featuring: - **Glowing gradient sun** - Yellow→orange→red gradient with horizontal scanline stripes cut across it - **Sun glow halo** - Radial glow effect around the sun - **Infinite scrolling neon grid** - Perspective grid on the ground plane with vertical lines converging to the horizon and horizontal lines that animate toward the viewer - **Starfield** - 200 twinkling stars in the sky with subtle glow effects - **Reflected horizon** - Wavy water-like reflection of the sun below the horizon line with shimmer effects - **Silhouette mountains** - Animated mountain range along the horizon - **Scanline overlay** - Subtle CRT-style scanlines across the entire scene - **Vignette** - Dark corners for atmospheric depth - **Purple/pink color palette** - Classic synthwave aesthetic with magenta grid lines and purple sky gradients All animations run via `requestAnimationFrame` with smooth 60fps rendering. Open `index.html` in any browser to view.

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

modelqwen3.5-122b-a10b
vendorQwen
harnesspi-agent
generated2026-08-01

EVALUATION

4/5 working

Synthwave sun with scanlines, neon grid, mountains, and starfield render nicely but show minimal scrolling motion and no reaction to inputs.

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 click0.9%
on drag1.8%
on wheel0.9%
on enter + space0.9%
on arrow keys1.2%
on w/a/s/d0.9%
frame spread31.2 / 255
console errors0
js errors none

METRICS

runtime34.7s
tokens in13k
tokens out4.2k
cached0
cost / run$0.0121