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

Comparing ray/src/cv/mgflib/rayopt.c (file contents):
Revision 1.3 by schorsch, Sat Nov 15 15:53:31 2003 UTC vs.
Revision 1.4 by greg, Wed Sep 5 01:36:37 2007 UTC

# Line 4 | Line 4 | static const char      RCSid[] = "$Id$";
4   /*-------------------------------------------------------------------------
5  
6                   Triangle Bounder/Smoother for POV-Ray
7 <                    Copyright (c) 1993 Steve Anger
7 >                    by Steve Anger 1993
8  
9      A number of C routines that can be used to generate POV-Ray ray tracer
10   files from triangle data.  Supports generation of smooth triangles and an
11   optimal set of bounding shapes for much faster traces.  Output files are
12 < compatible with POV-Ray v1.0.  This program may be freely modified and
13 < distributed.
14 <                                           Compuserve: 70714,3113
15 <                                            YCCMR BBS: (708)358-5611
12 > compatible with POV-Ray v1.0.
13  
14   --------------------------------------------------------------------------*/
15  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines