3D · PROCEDURAL · every model, same prompt

Build an endless low-poly terrain flyover

3 models built this from the identical prompt. Click any one to open the live build.

Opus 4.8 · pickopen →
Sonnet 5open →
Sonnet 4.6open →
▸ The prompt every model got
Build a single self-contained HTML file that renders an endless low-poly terrain flyover. Requirements: a procedurally generated low-poly landscape (chunky flat-shaded triangles — hills, valleys, maybe water) built from noise, that regenerates/extends infinitely so the world never runs out as you move; a camera that flies forward continuously over the terrain, with the mouse steering the direction of flight (look around / bank); a low-poly art direction with tasteful, cohesive coloring (e.g. height-based terrain colors), soft lighting, and atmospheric fog or a gradient sky so distant geometry fades nicely; and smooth, stable performance with no popping or stutter as new terrain streams in. It should look genuinely impressive and relaxing to fly through. You may load Three.js from a CDN. Return ONLY a single complete self-contained HTML file, no markdown fences, no explanation.