Implements ShadowMap (2048x2048 Depth32Float texture with comparison sampler), shadow_shader.wgsl (depth-only vertex shader), shadow_pipeline (front-face culling, depth bias constant=2/slope=2.0), and associated uniform types. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>