20 |
|
glrad options |
21 |
|
] |
22 |
|
input .. |
23 |
+ |
.br |
24 |
+ |
.B objview.rb |
25 |
+ |
[ |
26 |
+ |
.B \-l |
27 |
+ |
][ |
28 |
+ |
.B "\-r roomsiz" |
29 |
+ |
][ |
30 |
+ |
.B "\-n nprocs" |
31 |
+ |
] |
32 |
+ |
input .. |
33 |
+ |
.br |
34 |
|
.SH DESCRIPTION |
35 |
|
.I Objview |
36 |
|
renders a RADIANCE object interactively using |
52 |
|
.PP |
53 |
|
Any number of material and scene files may be given, |
54 |
|
but no in-line commands or standard input. |
55 |
< |
.SH AUTHOR |
56 |
< |
Greg Ward Larson |
55 |
> |
.PP |
56 |
> |
There is also a Ruby version of objview (objview.rb) |
57 |
> |
available, primarily for Windows compatibility, but |
58 |
> |
the Ruby version also adds a luminaire viewer option. |
59 |
> |
.PP |
60 |
> |
If the user specifies the -l option, then a Radiance |
61 |
> |
luminaire description is the input to the program. |
62 |
> |
objview.rb will place the centroid of the luminiare at 0,0,0 |
63 |
> |
and surround the distribution with a room that is 4' square |
64 |
> |
(in meters), with a view along the positive y. Scale the |
65 |
> |
room size with the -r option. |
66 |
> |
.PP |
67 |
> |
The number of processors to use may be specified with the |
68 |
> |
-n option. |
69 |
> |
.SH AUTHOR(s) |
70 |
> |
Greg Ward Larson, Rob Guglielmetti |
71 |
|
.SH "SEE ALSO" |
72 |
|
glrad(1), oconv(1), rad(1), rvu(1) |