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
In the calculation of custom_cam, H and W should be proportional to the tangent values of fovx and fovy. The bug in the code will not be a problem in a square viewport, but it will cause distortion in a rectangle viewport.
The text was updated successfully, but these errors were encountered:
In the calculation of custom_cam, H and W should be proportional to the tangent values of fovx and fovy. The bug in the code will not be a problem in a square viewport, but it will cause distortion in a rectangle viewport.
The text was updated successfully, but these errors were encountered: