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

Comparing ray/README (file contents):
Revision 1.3 by greg, Sun Aug 1 13:24:38 2004 UTC vs.
Revision 1.9 by greg, Thu Oct 27 00:51:29 2011 UTC

# Line 1 | Line 1
1 <                RCSid "$Id"
1 >                RCSid "$Id$"
2  
3   Hello and welcome to the Radiance synthetic imaging system.  This is
4 < the thirteenth release, Version 3.6, and it includes all source files
4 > the eighteenth release, Version 4.1, and it includes all source files
5   for local compilation with a standard C compiler.  To find out what's
6   new in this release, check the text file "doc/notes/ReleaseNotes".
7  
# Line 15 | Line 15 | licenses, and contains fewer restrictions on commercia
15   Please read this entire file before sending e-mail asking
16   how to install this software or what to do with it.  Some
17   frequently asked questions are answered here and also on our
18 < web site at:
18 > website at:
19  
20          http://radsite.lbl.gov/radiance/
21  
22 < The website above should also have some precompiled Radiance binaries
22 > The CVS source tree is available, including post-release bug-fixes and
23 > mailing lists access at:
24 >
25 >        http://www.radiance-online.org/
26 >
27 > The websites above should also have some precompiled Radiance binaries
28   and add-ons for common Unix platforms.
29  
30   We have attempted to make it easy for you (and for us) to install
# Line 84 | Line 89 | serves as a good introduction for new users, may be fo
89   "doc/pdf/RwR01.pdf".
90  
91   Important additions since version 3.1 include the holodeck programs (rholo,
92 < etc., built in src/hd), glrad, ranimove, and the new "mesh" primitive,
93 < suported by obj2mesh.
92 > etc., built in src/hd), glrad, ranimove, the new "mesh" primitive,
93 > and rtcontrib.  Again, check doc/notes/ReleaseNotes for details.
94  
95   Individual manual pages may be found in the subdirectory "doc/man".
96   You may want to copy these to the system manual directory, or add this
# Line 112 | Line 117 | with any of the ra_* programs listed in the doc/whatis
117  
118   There is a user interface built on top of this using Tcl/Tk, called trad.
119   If you do not have Tcl/Tk installed on your system, you must do so prior
120 < to building this distribution if you ant trad to install.  (Try a google
120 > to building this distribution if you want trad to install.  (Try a google
121   search on "Tcl/Tk" or go to "http://www.scriptics.com/software/tcltk/".)
117
118 If you have a question, you might start by looking in the Radiance Digest
119 archives, accessible from the Radiance web site.  For current issues and
120 problems with this release, go to the radiance-online list at:
121
122        http://www.radiance-online.org
123
124 ----------------------------------------------------------------------
125 The Radiance Software License, Version 1.0
126
127 Copyright (c) 1990 - 2002 The Regents of the University of California,
128 through Lawrence Berkeley National Laboratory.   All rights reserved.
129
130 Redistribution and use in source and binary forms, with or without
131 modification, are permitted provided that the following conditions
132 are met:
133
134 1. Redistributions of source code must retain the above copyright
135        notice, this list of conditions and the following disclaimer.
136
137 2. Redistributions in binary form must reproduce the above copyright
138      notice, this list of conditions and the following disclaimer in
139      the documentation and/or other materials provided with the
140      distribution.
141
142 3. The end-user documentation included with the redistribution,
143          if any, must include the following acknowledgment:
144            "This product includes Radiance software
145                (http://radsite.lbl.gov/)
146                developed by the Lawrence Berkeley National Laboratory
147              (http://www.lbl.gov/)."
148      Alternately, this acknowledgment may appear in the software itself,
149      if and wherever such third-party acknowledgments normally appear.
150
151 4. The names "Radiance," "Lawrence Berkeley National Laboratory"
152      and "The Regents of the University of California" must
153      not be used to endorse or promote products derived from this
154      software without prior written permission. For written
155      permission, please contact [email protected].
156
157 5. Products derived from this software may not be called "Radiance",
158      nor may "Radiance" appear in their name, without prior written
159      permission of Lawrence Berkeley National Laboratory.
160
161 THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
162 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
163 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
164 DISCLAIMED.   IN NO EVENT SHALL Lawrence Berkeley National Laboratory OR
165 ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
166 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
167 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
168 USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
169 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
170 OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
171 OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
172 SUCH DAMAGE.
173 ====================================================================
174
175 This software consists of voluntary contributions made by many
176 individuals on behalf of Lawrence Berkeley National Laboratory.   For more
177 information on Lawrence Berkeley National Laboratory, please see
178 <http://www.lbl.gov/>.
179

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines