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

Comparing ray/doc/man/man1/vwright.1 (file contents):
Revision 1.4 by greg, Tue Jan 18 00:33:15 2005 UTC vs.
Revision 1.6 by greg, Tue Mar 11 02:21:46 2008 UTC

# Line 31 | Line 31 | For a given prefix
31   the constant names are as follows:
32   .sp
33   .nf
34 < Nt:     view type ('v'==1,'l'==2,'a'==3,'h'==4,'c'==5)
34 > Nt:     view type ('v'==1,'l'==2,'a'==3,'h'==4,'c'==5,'s'==6)
35   Npx:    view point x value
36   Npy:    view point y value
37   Npz:    view point z value
# Line 69 | Line 69 | To move the
69   view named "left" 2.5 inches to the right
70   and render from there:
71   .IP "" .2i
72 < rad -v "right `rad -n -s -V -v left examp.rif | vwright 2.5`" examp.rif &
72 > rad \-v "right `rad \-n \-s \-V \-v left examp.rif | vwright 2.5`" examp.rif &
73   .PP
74   To pass a view to
75   .I rcalc
76   for conversion to some other view:
77   .IP "" .2i
78 < rcalc -n -e `vwright orig < orig.vf` -f viewmod.cal -o view.fmt > new.vf
78 > rcalc \-n \-e `vwright orig < orig.vf` \-f viewmod.cal \-o view.fmt > new.vf
79   .SH AUTHOR
80   Greg Ward
81   .SH "SEE ALSO"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines