Back to prompts
PromptTested

Debug a blank Three.js canvas

A focused diagnostic prompt for the classic scene that renders nothing.

Checked July 14, 2026

Ready to use

Prompt

1 line
Diagnose why this Three.js scene renders a blank canvas. Inspect the camera position and clipping planes, renderer size and pixel ratio, scene lighting and material requirements, object transforms, asset loading failures, canvas CSS size, the animation loop, and console errors. Report confirmed evidence first. Then make the smallest fix and verify it in the browser.

Why it helps

The reasoning behind the entry

The prompt forces a visual problem through a short evidence ladder before changing scene architecture.

Filed under

Use it in more than one place

Ecosystem
Three.js
Platform
Web