ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/cv/mgflib/readme.txt
(Generate patch)

Comparing ray/src/cv/mgflib/readme.txt (file contents):
Revision 1.3 by greg, Sat Jun 25 16:33:12 1994 UTC vs.
Revision 1.4 by greg, Sat Jun 25 21:53:12 1994 UTC

# Line 207 | Line 207 | that the same vertices will appear under different nam
207   of the above would help to merge them.  The most sure-fire approach to
208   linking identical vertices is therefore to hash the point and normal
209   values directly and use the functions in lookup.c to associate them.
210 < You will have to write your own hash function, and I recommend making
210 > You will have to write your own hash function, and we recommend making
211   one that allows a little slop so that nearly identical points hash to
212   the same value.
213  
# Line 239 | Line 239 | At this point, the legal issues related to this parser
239   worked out.  The intent is to offer it free of charge to all those who
240   wish to use it (with no guarantees, of course).  However, we may decide
241   that copyright protections are necessary to prevent unauthorized versions
242 < of the parser that do not properly support the MGF standard from getting
243 < spread around.  Since this is a pre-release, we trust that you will not
244 < share it with anyone without getting our permission first.
242 > of the parser, which do not properly support the MGF standard, from
243 > getting spread around.  Since this is a pre-release, we trust that you
244 > will not share it with anyone without getting our permission first.
245  
246   Questions
247   =========

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines