21 |
|
] |
22 |
|
input .. |
23 |
|
.br |
24 |
– |
.B objview.rb |
24 |
|
[ |
26 |
– |
.B \-l |
27 |
– |
][ |
28 |
– |
.B "\-r roomsiz" |
29 |
– |
][ |
25 |
|
.B "\-n nprocs" |
26 |
|
] |
27 |
|
input .. |
32 |
|
.I rad(1) |
33 |
|
or |
34 |
|
.I glrad(1). |
35 |
< |
This program is merely a shell script that adds some light |
35 |
> |
This program is merely a Perl script that adds some light |
36 |
|
sources to a scene then calls |
37 |
|
.I rad(1) |
38 |
|
or |
46 |
|
.I objview. |
47 |
|
.PP |
48 |
|
Any number of material and scene files may be given, |
49 |
< |
but no in-line commands or standard input. |
49 |
> |
with no inputs causing |
50 |
> |
.I objview |
51 |
> |
to read a scene from its standard input. |
52 |
|
.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 |
53 |
|
The number of processors to use may be specified with the |
54 |
< |
-n option. |
54 |
> |
.I \-n |
55 |
> |
option. |
56 |
|
.SH AUTHOR(s) |
57 |
< |
Greg Ward Larson, Rob Guglielmetti |
57 |
> |
Greg Ward (original), Axel Jacobs (Perl) |
58 |
|
.SH "SEE ALSO" |
59 |
|
glrad(1), oconv(1), rad(1), rvu(1) |