You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 15, 2020. It is now read-only.
handle orientation change of window when computing FOV
Summary:
When the orientation of the window changes the fov would be computed as 60deg over less pixels so the text screen size would shrink
handle orientation and attempt to preserve the correct fov. A clamp of the computed fov is applied to make sure very small or very large values are used in projection matrix
Differential Revision: D4964479
fbshipit-source-id: 34b6cd1
0 commit comments