MVP matrix for the right eye

Property definitions

gamnit :: stereoscopic_view $ EulerCamera :: mvp_matrix_right
	# MVP matrix for the right eye
	fun mvp_matrix_right: Matrix do return mvp_matrix_eye(-eye_separation)
lib/gamnit/depth/stereoscopic_view.nit:30,2--31,71