1
0
mirror of https://github.com/microsoft/DirectXMath synced 2024-11-21 20:00:12 +00:00

Updated Stereo3D (markdown)

Chuck Walbourn 2017-07-13 01:36:47 -07:00
parent 3e8859165e
commit 9d707b1c60

@ -1,4 +1,4 @@
The ``Stereo3DMatrixHelper.h`` header contains a prototype set of functions for creating Stereo 3D projections. It was never fully validated or completed, but might be a useful starting point.
``Stereo3DMatrixHelper.h/.cpp`` contains a prototype set of functions for creating Stereo 3D projections. It was never fully validated or completed, but might be a useful starting point.
This function filled out a default ``STEREO_PARAMETERS`` which you could then modify before passing on to the other functions.