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.7 by greg, Thu Oct 21 16:16:14 2004 UTC vs.
Revision 1.12 by greg, Fri Jun 1 19:46:07 2007 UTC

# Line 1 | Line 1
1 < .\" RCSid "$Id$"
1 > .\" RCSid "$Id"
2   .\" Print using the -ms macro package
3 < .DA 1/20/99
3 > .DA 10/17/2006
4   .LP
5 < .tl """Copyright \(co 2004 Regents, University of California
5 > .tl """Copyright \(co 2006 Regents, University of California
6   .sp 2
7   .TL
8   The
# Line 10 | Line 10 | The
10   .br
11   Synthetic Imaging System
12   .AU
13 < Building Technologies Program
13 > Building Technologies Department
14   .br
15   Lawrence Berkeley Laboratory
16   .br
# 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 1109 | Line 1109 | which serves as a form of opacity control when used wi
1109   Vname is the coefficient defined in funcfile that determines the influence
1110   of foreground.
1111   The background coefficient is always (1-vname).
1112 Since the references are not resolved until runtime, the last
1113 definitions of the modifier id's will be used.
1114 This can result in modifier loops, which are detected by the
1115 renderer.
1112   .LP
1113   .UL Mixdata
1114   .PP
# Line 1370 | Line 1366 | programs and directs the use of a scene description.
1366   .I Rview
1367   is ray-tracing program for viewing a scene interactively.
1368   When the user specifies a new perspective,
1369 < .I rvu
1369 > .I rview
1370   quickly displays a rough
1371   image on the terminal, then progressively
1372   increases the resolution as the user looks on.
# Line 1495 | Line 1491 | the Ecole Polytechnique Federale de Lausanne (EPFL Uni
1491   in Lausanne, Switzerland.
1492   .NH 1
1493   References
1494 + .LP
1495 + Cater, K., A. Chalmers, G. Ward,
1496 + ``Detail to Attention: Exploiting Visual Tasks for Selective Rendering,''
1497 + .I "Eurograhics Symposium on Rendering",
1498 + June 2003.
1499   .LP
1500   Ward, G., Elena Eydelberg-Vileshin,
1501   ``Picture Perfect RGB Rendering Using Spectral Prefiltering and

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines