PromptTested
Debug a blank Three.js canvas
A focused diagnostic prompt for the classic scene that renders nothing.
Ready to use
Prompt
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