View Revisions: Issue #76
Summary | 0000076: [Stereo 3D] Dominant eye support | ||
---|---|---|---|
Revision | 2017-01-19 11:20 by biospud | ||
Description | This recent post is not the first request I have had for this feature. http://forum.drdteam.org/viewtopic.php?p=63778#p63778 In the current stereo 3D implementation, the left and right eye views are offset equally to the left and right of the player viewpoint. But using the crosshair and various mod weapon sight effects can be tedious or confusing this way. Better might be to have the dominant eye (default to right, but I personally am left-eyed, so it better be adjustable) located at the player viewpoint, with only the other eye offset. Perhaps a new CVAR with value -1.0 for left eye dominant, +1.0 for right eye dominant, and 0.0 for the current behavior. I don't forsee myself working on this in the immediate future. But I'd like to get to it eventually. So this issue report... |
||
Revision | 2017-01-19 10:19 by biospud | ||
Description | This recent post is not the first request I have had for this feature. http://forum.drdteam.org/viewtopic.php?p=63778#p63778 In the current implementation, the stereo 3D offsets place the left and right eye views offset equally to the left and right of the player viewpoint. But using the crosshair and various mod weapon sight effects can be tedious or confusing this way. Better might be to have the dominant eye (default to right, but I personally am left-eyed, so it better be adjustable) located at the player viewpoint, with only the other eye offset. Perhaps a new CVAR with value -1.0 for left eye dominant, +1.0 for right eye dominant, and 0.5 for the current behavior. I don't forsee myself working on this in the immediated future. But I'd like to get to it eventually. So this issue report... |