DirectXMath icon indicating copy to clipboard operation
DirectXMath copied to clipboard

Comment does not match with actual code?

Open zznewclear13 opened this issue 2 years ago • 1 comments

Our left handed perspective matrix should be like this:

But the comments in DirectXMathMatrix.inl#L2518-L2521 seem to indicate the projection matrix is:

zznewclear13 avatar Jan 25 '22 07:01 zznewclear13

The comments do look a little out of place...

walbourn avatar Jan 31 '22 21:01 walbourn

Fixed https://github.com/microsoft/DirectXMath/commit/0fc79cd30994230b4d59ed0397247be23bfa7602

walbourn avatar Nov 09 '22 23:11 walbourn