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

Comparing ray/doc/man/man1/rtrace.1 (file contents):
Revision 1.42 by greg, Wed Apr 23 15:09:03 2025 UTC vs.
Revision 1.43 by greg, Fri Jun 27 15:19:58 2025 UTC

# Line 282 | Line 282 | cores available on the system or the
282   setting, which forces a wait at each flush.
283   .TP
284   .BI -f \ source
285 < Load definitions from the file
285 > Load function and variable definitions from the file
286   .I source
287   and assign at the global level.
288 + This may be convenient for altering material appearance on a per-run basis.
289   The usual set of library directories is searched based on the
290   .I RAYPATH
291   environment variable.
292 + These file definitions will override same-named variables
293 + and functions in "rayinit.cal".
294   .TP
295   .BI -e \ expr
296 < Set additional definitions from
297 < .I expr.
296 > Set initial definitions from
297 > .I expr,
298 > which may include constant assignments with the ':' character.
299   .TP
300   .BI -dj \ frac
301   Set the direct jittering to

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines