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.14 by greg, Wed Apr 30 22:00:28 2008 UTC vs.
Revision 1.17 by greg, Fri Mar 12 19:57:58 2010 UTC

# Line 1 | Line 1
1   .\" RCSid "$Id"
2   .\" Print using the -ms macro package
3 < .DA 4/30/2008
3 > .DA 3/12/2010
4   .LP
5 < .tl """Copyright \(co 2008 Regents, University of California
5 > .tl """Copyright \(co 2010 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 1400 | Line 1400 | converts a picture to and from simpler formats.
1400   Pictures may be displayed directly under X11 using the program
1401   .I ximage,
1402   or converted a standard image format.
1403 < .I Ra_avs
1404 < converts to and from AVS image format.
1405 < .I Ra_pict
1406 < converts to Macintosh 32-bit PICT2 format.
1403 > .I Ra_bmp
1404 > converts to and from Microsoft Bitmap images.
1405   .I Ra_ppm
1406   converts to and from Poskanzer Portable Pixmap formats.
1409 .I Ra_pr
1410 converts to and from Sun 8-bit rasterfile format.
1411 .I Ra_pr24
1412 converts to and from Sun 24-bit rasterfile format.
1407   .I Ra_ps
1408   converts to PostScript color and greyscale formats.
1409   .I Ra_rgbe

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines