]> git.xonotic.org Git - xonotic/darkplaces.git/commit
this patch adds a number of stereo viewing modes (shutter glasses and video glasses...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 5 Aug 2004 13:50:38 +0000 (13:50 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 5 Aug 2004 13:50:38 +0000 (13:50 +0000)
commited6a552a09b67a9499b772b7a60c4e425d7090a4
tree4c1b0c69e5db1d008fbde1a0b5b493b6f0c7fbd9
parentd0afea73454a0e381e2becf7e8c861c146908030
this patch adds a number of stereo viewing modes (shutter glasses and video glasses not supported yet)
added r_stereo_redblue and r_stereo_redgreen and r_stereo_redcyan (anaglyph 3d glasses)
added r_stereo_sidebyside (no glasses, recommend using the smallest viewsize to get them lined up with your eyes, then stare straight ahead...  warning: eye strain)
added r_stereo_separation (sets how far apart the eyes are in the world, default is 4 units, technically this should be 1.33, about 2 inches, but the quake player is a midget compared to the world...  so that doesn't look right)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4299 d7cf8633-e32d-0410-b094-e92efae38249
client.h
gl_backend.c
gl_rmain.c
gl_rsurf.c
r_shadow.c