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

Comparing ray/doc/ray.html (file contents):
Revision 1.29 by greg, Thu Sep 3 15:46:32 2020 UTC vs.
Revision 1.30 by greg, Tue Nov 16 23:12:22 2021 UTC

# Line 83 | Line 83 | The diagram in Figure 1 shows the flow between program
83   (ovals).  
84   The central program is <i>rpict</i>, which produces a picture from a scene
85   description.
86 < <i>Rview</i> is a  variation  of  rpict  that  computes  and displays images
86 > <i>Rvu</i> is a  variation  of  rpict  that  computes  and displays images
87   interactively, and rtrace computes single ray values.
88   Other programs (not shown) connect many of these elements together,
89   such as the executive programs
# Line 1807 | Line 1807 | The details of this process  are  not  important, but
1807   directs the use of a scene description.
1808   <ul>
1809   <li>
1810 < <a NAME="rvu" HREF="../man_html/rvu.1.html"><b>Rview</b></a>  is  ray-tracing  program  for  viewing  a  scene interactively.  
1810 > <a NAME="rvu" HREF="../man_html/rvu.1.html"><b>Rvu</b></a>  is  ray-tracing  program  for  viewing  a  scene interactively.  
1811   When  the user specifies a new perspective, rvu quickly displays a rough image on the  terminal,  
1812   then progressively increases the resolution as the user looks on.
1813   He can select a particular section of the image to  improve, or  move  to  a different view and start over.  
# Line 1843 | Line 1843 | Pictures may be displayed directly under X11 using the
1843   or converted a standard image format using one of the following
1844   <b>translators</b>:
1845          <ul>
1846 <        <li> <a HREF="../man_html/ra_bmp.1.html"><b>Ra_bmp</b>
1846 >        <li> <a HREF="../man_html/ra_bmp.1.html"><b>Ra_bmp</b></a>
1847                  converts to and from BMP image format.
1848          <li> <a HREF="../man_html/ra_ppm.1.html"><b>Ra_ppm</b></a>
1849                  converts to and from Poskanzer Portable Pixmap formats.
# Line 1872 | Line 1872 | or converted a standard image format using one of the
1872   <pre>
1873   The Radiance Software License, Version 1.0
1874  
1875 < Copyright (c) 1990 - 2014 The Regents of the University of California,
1875 > Copyright (c) 1990 - 2021 The Regents of the University of California,
1876   through Lawrence Berkeley National Laboratory.   All rights reserved.
1877  
1878   Redistribution and use in source and binary forms, with or without

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines