Three.js shadow map stripes in each light (now simplified, and with jsfiddle!)
问题 I'm trying to create, modify and update (directional only for now) lights and shadowmaps dynamically. The light, shadow and shadow camera helper gets updated correctly as I move the light around or change shadow properties, except from the light's point of view, everything behind the origin (0,0,0) is shadowed for no apparent reason. Screenshots: http://i.imgur.com/n4AHvle.png http://i.imgur.com/l0uaZHD.jpg http://i.imgur.com/brKwCof.jpg http://i.imgur.com/a6dqMGo.jpg (new, with spotlight)