http://www.opengl-tutorial.org/beginners-tutorials/tutorial-3-matrices/ on the above page:  is glm::mat4() an identity matrix? or should it be glm::mat4(1.0) ?