Test2 Wookier
Included spotLight.decay=0 ... the trick to use small intensity values
Altered spotLight ... THREE.SpotLight('#f00',30 , 200, Math.PI/12);
Included renderer.shadowMap.enabled
Included animate() and spotLightHelper.update() in animate()
Included a mesh (not necessary)
The Code