ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/doc/man/man1/glrad.1
(Generate patch)

Comparing ray/doc/man/man1/glrad.1 (file contents):
Revision 1.3 by greg, Tue Dec 9 15:59:06 2003 UTC vs.
Revision 1.6 by greg, Thu Apr 28 16:28:20 2016 UTC

# Line 49 | Line 49 | This is equivalent to the
49   option of
50   .I rpict(1)
51   and
52 < .I rview(1).
52 > .I rvu(1).
53   The
54   .I \-S
55   option turns on full-screen stereo for displays that support it.
# Line 86 | Line 86 | The mouse is used to control the current view in the f
86   .sp
87   .nf
88   CONTROL MOUSE   ACTION
89 < (none)  left    Move forward towards cursor position
89 > (none)  left            Move forward towards cursor position
90   (none)  right   Move backward away from cursor position
91   (none)  middle  Rotate in place (usually safe)
92 < shift   left    Orbit left around cursor position
92 > (none)  wheel-up        Zoom in on current position
93 > (non)   wheel-dn        Zoom out around current position
94 > shift   left            Orbit left around cursor position
95   shift   right   Orbit right around cursor position
96   shift   middle  Orbit skyward
97 < cntl    middle  Orbit earthward
97 > cntl            middle  Orbit earthward
98   .fi
99   .sp
100   For all movements but rotating in place, the cursor must be placed over some
# Line 105 | Line 107 | And if you run into trouble, the 'l' command is very u
107   .TP
108   .BR '+'
109   Zoom in on the current cursor position.
108 (Beware of repeating keys that go faster than the display updates.)
110   .TP
111   .BR '-'
112   Zoom out from the current cursor position.
# Line 165 | Line 166 | set the appropriate video format for stereo viewing au
166   but the process is different on different systems and there is no
167   single, sure-fire way to do it for all systems.
168   On systems that do not support stereo extensions, the program
169 < may be compiled with the -DNOSTEREO option, which will avoid
169 > may be compiled with the \-DNOSTEREO option, which will avoid
170   undefined symbol errors.
171   .SH "SEE ALSO"
172   chmod(1), getinfo(1), ls(1), objview(1), oconv(1), ps(1), rad(1),
173 < ranimate(1), rhcopy(1), rholo(1), rpict(1), rtrace(1), rview(1), setmon(1)
173 > ranimate(1), rhcopy(1), rholo(1), rpict(1), rtrace(1), rvu(1), setmon(1)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines