In opengl, (-1, -1) is lower left In vulkan, it is upper left, so I set the projection matrix [1][1] cell to -1 to flip the y-axis and make it match opengl +z goes into the screen