Threejs Impl Shadows

Use when enabling shadows in a Three.js scene or debugging shadow artifacts like acne, peter panning, or low resolution. Prevents the common mistake of wrong shadow camera frustum, too many PointLight shadows, or missing castShadow/receiveShadow flags. Covers shadow map types, per-light config, bias tuning, CameraHelper debugging. Keywords: shadows, shadowMap, shadow acne, peter panning, bias, normalBias, castShadow, receiveShadow, PCFSoftShadowMap, shadow camera, shadows not showing, shadow artifacts, enable shadows.

Impertio-Studio 3f0e308 5 files · 32.4 KB Updated

File contents

Impertio-Studio/Three.js-Claude-Skill-Package/tree/main/skills/source/threejs-impl/threejs-impl-shadows commit 3f0e308c59

Frequently asked questions

npx skillmds@latest add impertio-studio/threejs-impl-shadows