aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorthilo <thilo@edf5b092-35ff-0310-97b2-ce42778d08ea>2008-05-03 15:10:12 +0000
committerthilo <thilo@edf5b092-35ff-0310-97b2-ce42778d08ea>2008-05-03 15:10:12 +0000
commita708f5b999b1de8bef176b94292112cf6132e2a8 (patch)
tree8fb3d7d3b19291357b73333d19a3c5dfc1bf2e8e /README
parenta04f58426329b1a7d691c96fbc01e660fcba59c2 (diff)
downloadioquake3-aero-a708f5b999b1de8bef176b94292112cf6132e2a8.tar.gz
ioquake3-aero-a708f5b999b1de8bef176b94292112cf6132e2a8.zip
Update readme for r_stereoEnabled and a few corrections on the other stereo cvars
git-svn-id: svn://svn.icculus.org/quake3/trunk@1338 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'README')
-rw-r--r--README15
1 files changed, 9 insertions, 6 deletions
diff --git a/README b/README
index bb9a569..71193eb 100644
--- a/README
+++ b/README
@@ -156,19 +156,22 @@ New cvars
net_mcastiface - outgoing interface to use for scan
r_zProj - distance of observer camera to projection
- plane
+ plane in quake3 standard units
r_greyscale - render black and white images
+ r_stereoEnabled - enable stereo rendering for techniques
+ like shutter glasses (untested)
r_anaglyphMode - Enable rendering of anaglyph images
red-cyan glasses: 1
red-blue: 2
red-green: 3
- To swap the colors for both sides just
- add 3 to the value for the wanted color
- combination. For red-blue and red-green
- you probably want to enable r_greyscale.
+ To swap the colors for left and right eye
+ just add 3 to the value for the wanted
+ color combination. For red-blue and
+ red-green you probably want to enable
+ r_greyscale.
r_stereoSeparation - Control eye separation. Resulting
separation is r_zProj divided by this
- value.
+ value in quake3 standard units.
New commands
video [filename] - start video capture (use with demo command)