| 1 |
< |
.\" RCSid "$Id" |
| 2 |
< |
.TH RHOLO 1 6/10/98 RADIANCE |
| 1 |
> |
.\" RCSid "$Id$" |
| 2 |
> |
.TH GLRAD 1 6/10/98 RADIANCE |
| 3 |
|
.SH NAME |
| 4 |
|
glrad - render a RADIANCE scene using OpenGL |
| 5 |
|
.SH SYNOPSIS |
| 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. |
| 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 |
| 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. |
| 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) |