Center position of the light or vector to parallel light source

Property definitions

gamnit $ BlinnPhongProgram :: light_center=
	# Center position of the light *or* vector to parallel light source
	var light_center = uniforms["light_center"].as(UniformVec3) is lazy
lib/gamnit/depth/more_materials.nit:581,2--582,68