r1338 - trunk
DONOTREPLY at icculus.org
DONOTREPLY at icculus.org
Sat May 3 11:10:12 EDT 2008
Author: thilo
Date: 2008-05-03 11:10:12 -0400 (Sat, 03 May 2008)
New Revision: 1338
Modified:
trunk/README
Log:
Update readme for r_stereoEnabled and a few corrections on the other stereo cvars
Modified: trunk/README
===================================================================
--- trunk/README 2008-05-03 12:58:14 UTC (rev 1337)
+++ trunk/README 2008-05-03 15:10:12 UTC (rev 1338)
@@ -156,19 +156,22 @@
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)
More information about the quake3-commits
mailing list