Hello,
I noticed perhaps a typo or something that needs clarifications in the OpenXR Specification in the XrFovf(3) Manual Page in the “Member Descriptions” we have :
angleLeftis the angle of the left side of the field of view. For a symmetric field of view this value is negative.angleDownis the angle of the bottom part of the field of view. For a symmetric field of view this value is negative.
but that should be the contrary, for an asymmetric fov the value of the angles are negative and not for a symmetric one, a contradiction stated just bellow : “For a symmetric FoV, angleRight and angleUp will have positive values”, as i understand things, there is a typo in the member descriptions it should be “for an asymmetric fov” instead of “for a symmetric fov”.
ofc you can correct me if i’m wrong. Also, is there a way to contribute to the specification doc ?