Threejs Scene Setup

Stand up a three.js scene: import maps and the three/addons path, the Scene/PerspectiveCamera/WebGLRenderer trio, the setAnimationLoop render loop, responsive resize, and OrbitControls. Use when starting or debugging a three.js app — when the user mentions three.js, THREE.Scene, WebGLRenderer, PerspectiveCamera, the render loop, resizing, or OrbitControls. For models use threejs-gltf-loading; for materials/lights use threejs-materials-lighting.

PresidenteOG Updated

File contents

PresidenteOG/claude-skills/tree/main/threejs-scene-setup commit 8c5c291153

Frequently asked questions

npx skillmds@latest add presidenteog/threejs-scene-setup