-
- Downloads
[#92][Fix] fix camera projection from develop
It is not necessary to multiply by the inverse of y_correction because m_projection is never multiplied by y_correction. Only for getting the current projection matrix, we multiply by y_correction which will not update m_projection.
Please register or sign in to comment