ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/util/trad.hlp
(Generate patch)

Comparing ray/src/util/trad.hlp (file contents):
Revision 2.19 by greg, Sat Feb 22 02:07:30 2003 UTC vs.
Revision 2.20 by greg, Thu Jan 1 19:31:46 2004 UTC

# Line 487 | Line 487 | an important parameter for rendering accuracy.
487  
488   There are two basic ways to compute the exposure value.
489   The first is by trial and error, where the value is adjusted up and
490 < down within rview using the "e = value" command.
490 > down within rvu using the "e = value" command.
491   Though it sounds flaky, this is the most reliable way to set the
492   exposure (and ambient level) in general lighting situations.
493  
# Line 545 | Line 545 | and/or parameters, and press the "Change" button.
545   To remove an unwanted view, select it and press the "Delete" button.
546   To undo this action, simply press the "Add" button again.
547  
548 < The first view in the list is the default given to rview during
548 > The first view in the list is the default given to rvu during
549   interactive rendering, and is the first view rendered in a batch run.
550   To change the default view, select the newly desired view and press
551   the "Set Default" button.
# Line 614 | Line 614 | Otherwise, it is usually necessary to specify a set of
614   define a view.
615  
616   The simplest view specification is of the form "-vf viewfile", where
617 < "viewfile" is a file created with the rview "view" command, or a
617 > "viewfile" is a file created with the rvu "view" command, or a
618   Radiance picture.
619   This method of naming views, although convenient, is not the best
620   since it is difficult to know exactly where such a view is by
# Line 702 | Line 702 | It has no effect on the rad input variables.
702   The "Set Default" button may be used to make the selected view the
703   default view for rendering.
704   This simply moves the view to the top of the list in the rad input file.
705 < The default view will be the one normally rendered by rview when rad
705 > The default view will be the one normally rendered by rvu when rad
706   is started interactively, and is the first view rendered in a batch
707   process.
708  
# Line 838 | Line 838 | The "Report" variable may be used to specify a time in
838   minutes) between progress reports.
839  
840   Other windows allow the user to customize the options to oconv(1),
841 < mkillum(1), rview(1) and rpict(1), and pfilt(1).
841 > mkillum(1), rvu(1) and rpict(1), and pfilt(1).
842  
843   .Options.Quality
844  
# Line 916 | Line 916 | effort.
916  
917   The "Optfile" setting assigns a file to hold rendering options,
918   which may be a convenience when these options are reused for
919 < rtrace(1) or rpiece(1), or manual invocations of rview or rpict.
919 > rtrace(1) or rpiece(1), or manual invocations of rvu or rpict.
920   Using an options file also reduces the size of the command line,
921   making it a little easier on the eye.
922  
# Line 977 | Line 977 | since rad does not have the intelligence to do it for
977   .Options.Render
978  
979   The "render opts" window is used to specify additional options to
980 < the rview(1) and rpict(1) rendering programs.
980 > the rvu(1) and rpict(1) rendering programs.
981   Most of the important parameters are computed by rad, so this
982   window is usually used to override specific parameters or to give
983   additional information, such as which materials to exclude from the
# Line 1026 | Line 1026 | This screen is where the actual Radiance programs are
1026   run, usually via rad(1).
1027   The top row of buttons is used to update the octree following a
1028   change to one or more input files.
1029 < The "rview" button starts an interactive rendering in the
1029 > The "rvu" button starts an interactive rendering in the
1030   foreground.
1031   The next set of buttons provides for the control of a batch
1032   rendering process, taking place in the background.
# Line 1104 | Line 1104 | by the "Touch" button.
1104   (This will still cause the ambient file to be removed,
1105   unfortunately.)
1106  
1107 < .Action.Rview
1107 > .Action.Rvu
1108  
1109 < The "rview" button on the Action screen starts an interactive
1109 > The "rvu" button on the Action screen starts an interactive
1110   rendering for the selected view, indicated by the menu button
1111   just to the right.
1112 < Other views may be accessed within rview using the "L name"
1112 > Other views may be accessed within rvu using the "L name"
1113   command, and new views can be added with the "V name"
1114   command.
1115  
# Line 1119 | Line 1119 | Instead, give it a new name (or no name, which will sh
1119   a number later), then use the Views screen to override the previous
1120   view definition with the new one.
1121   (See the "View" topic in the current
1122 < help category, the "Change" topic under "Views" and the rview(1)
1122 > help category, the "Change" topic under "Views" and the rvu(1)
1123   manual page for more information.)
1124  
1125   If the octree is out-of-date, it will be rebuilt before rendering
# Line 1128 | Line 1128 | begins.
1128   .Action.View
1129  
1130   The Action screen contains two menus for selecting views.
1131 < The top menu, next to the "rview" button, sets the view to start
1132 < with in rview, and is selected from the current view list.
1131 > The top menu, next to the "rvu" button, sets the view to start
1132 > with in rvu, and is selected from the current view list.
1133   The second view menu, next to the "Start" button for batch
1134   rendering, selects the view or views to render in batch mode.
1135   If the special entry "ALL" is selected, then every view in the
1136   current list will be rendered if it hasn't been already.
1137  
1138 < The view menu next to the "rview" button will be disabled if there
1138 > The view menu next to the "rvu" button will be disabled if there
1139   is only one view to choose from.
1140   The view menu next to the "Start" button will be disabled if there
1141   is a batch job in progress, and thus the view cannot be changed.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines