1 |
< |
.\" RCSid "$Id" |
1 |
> |
.\" RCSid "$Id$" |
2 |
|
.TH RHCOPY 1 1/15/99 RADIANCE |
3 |
|
.SH NAME |
4 |
|
rhcopy - copy ray information into a holodeck |
76 |
|
Whatever variables are set by |
77 |
|
.I rholo |
78 |
|
when the new holodeck is created |
79 |
< |
are the ones that will have effect when later rendering or viewing. |
79 |
> |
are the ones that will affect later rendering or viewing. |
80 |
|
Since the ray sample data may be taken from any source, |
81 |
|
.I rholo |
82 |
|
and |
88 |
|
.IP "" .2i |
89 |
|
rholo new.hdk new.hif |
90 |
|
.br |
91 |
< |
rhcopy new.hdk -h old.hdk |
91 |
> |
rhcopy new.hdk \-h old.hdk |
92 |
|
.PP |
93 |
|
To add ray samples from two pictures to the new holodeck: |
94 |
|
.IP "" .2i |
95 |
< |
rhcopy new.hdk -p view1.pic view1.zbf view2.pic view2.zbf |
95 |
> |
rhcopy new.hdk \-p view1.hdr view1.zbf view2.hdr view2.zbf |
96 |
|
.SH NOTES |
97 |
|
.I Rhcopy |
98 |
|
attempts to place the beams in the holodeck in a good |
108 |
|
.SH ACKNOWLEDGMENT |
109 |
|
This work was supported by Silicon Graphics, Inc. |
110 |
|
.SH "SEE ALSO" |
111 |
< |
getinfo(1), pfilt(1), psign(1), rhinfo(1), rholo(1), rhoptimize(1), rpict(1) |
111 |
> |
getinfo(1), pfilt(1), rhinfo(1), rholo(1), rhoptimize(1), rpict(1) |