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

Comparing ray/doc/ray.1 (file contents):
Revision 1.13 by greg, Thu Aug 23 04:13:50 2007 UTC vs.
Revision 1.15 by greg, Fri Mar 12 18:34:43 2010 UTC

# Line 1 | Line 1
1   .\" RCSid "$Id"
2   .\" Print using the -ms macro package
3 < .DA 10/17/2006
3 > .DA 4/30/2008
4   .LP
5 < .tl """Copyright \(co 2006 Regents, University of California
5 > .tl """Copyright \(co 2008 Regents, University of California
6   .sp 2
7   .TL
8   The
# Line 491 | Line 491 | a perfectly scattering medium (no absorption).
491   The scattering eccentricity parameter will likewise override the global
492   setting if it is present.
493   Scattering eccentricity indicates how much scattered light favors the
494 < forward direction, as fit by the Heyney-Greenstein function:
494 > forward direction, as fit by the Henyey-Greenstein function:
495   .DS
496   P(theta) = (1 - g*g) / (1 + g*g - 2*g*cos(theta))^1.5
497   .DE
# Line 1236 | Line 1236 | variables are global, a period (`.') can be given in
1236   place of the file name.
1237   It is also possible to give an expression instead of a straight
1238   variable name in a scene file.
1239 < Also, functions (requiring parameters)
1239 > Functions (requiring parameters)
1240   must be given as names and not as expressions.
1241   .PP
1242   Constant expressions are used as an optimization in function
# Line 1428 | Line 1428 | License
1428   .DS
1429   The Radiance Software License, Version 1.0
1430  
1431 < Copyright (c) 1990 - 2002 The Regents of the University of California,
1431 > Copyright (c) 1990 - 2008 The Regents of the University of California,
1432   through Lawrence Berkeley National Laboratory.   All rights reserved.
1433  
1434   Redistribution and use in source and binary forms, with or without

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines