translate()
Makes translation matrix.
void Translate(Matrix &m, const float x, const float y, const float z);