Details
Description
The shadow map example just shows a black window not the scene as it should.
Debugging shows it is because all the lighting related uniforms are set to vec3(0) as a result of removing the ParameterMapper element. I have a fix and will push in a moment.