Refactor|Client|libappfw: Calculate projection matrix in VRConfig
The function for calculating a projection matrix suitable for the current VR configuration was moved to libappfw. It was also broken down to calculate vertical FOV and view aspect as separate methods.
Refactor|Client|libappfw: Calculate projection matrix in VRConfig
The function for calculating a projection matrix suitable for the
current VR configuration was moved to libappfw. It was also broken
down to calculate vertical FOV and view aspect as separate methods.