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.5 by greg, Thu Jan 1 19:31:44 2004 UTC vs.
Revision 1.10 by greg, Tue Oct 17 21:52:43 2006 UTC

# Line 2 | Line 2
2   .\" Print using the -ms macro package
3   .DA 1/20/99
4   .LP
5 < .tl """Copyright \(co 2003 Regents, University of California
5 > .tl """Copyright \(co 2006 Regents, University of California
6   .sp 2
7   .TL
8   The
# Line 402 | Line 402 | mod spotlight id
402   .LP
403   .UL Mirror
404   .PP
405 < Mirror is used for planar surfaces that produce secondary
405 > Mirror is used for planar surfaces that produce virtual
406   source reflections.
407   This material should be used sparingly, as it may cause the light
408   source calculation to blow up if it is applied to many small surfaces.
# Line 426 | Line 426 | mod mirror id
426   .UL Prism1
427   .PP
428   The prism1 material is for general light redirection from prismatic
429 < glazings, generating secondary light sources.
429 > glazings, generating virtual light sources.
430   It can only be used to modify a planar surface (i.e., a polygon or disk)
431   and should not result in either light concentration or scattering.
432   The new direction of the ray can be on either side of the material,
433   and the definitions must have the correct bidirectional properties
434 < to work properly with secondary light sources.
434 > to work properly with virtual light sources.
435   The arguments give the coefficient for the redirected light
436   and its direction.
437   .DS
# Line 1370 | Line 1370 | programs and directs the use of a scene description.
1370   .I Rview
1371   is ray-tracing program for viewing a scene interactively.
1372   When the user specifies a new perspective,
1373 < .I rvu
1373 > .I rview
1374   quickly displays a rough
1375   image on the terminal, then progressively
1376   increases the resolution as the user looks on.
# Line 1495 | Line 1495 | the Ecole Polytechnique Federale de Lausanne (EPFL Uni
1495   in Lausanne, Switzerland.
1496   .NH 1
1497   References
1498 + .LP
1499 + Cater, K., A. Chalmers, G. Ward,
1500 + ``Detail to Attention: Exploiting Visual Tasks for Selective Rendering,''
1501 + .I "Eurograhics Symposium on Rendering",
1502 + June 2003.
1503   .LP
1504   Ward, G., Elena Eydelberg-Vileshin,
1505   ``Picture Perfect RGB Rendering Using Spectral Prefiltering and

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines