ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/gen/gensurf.c
Revision 2.16 - (view) (download) (annotate) - [select for diffs]
Sat Aug 21 11:54:06 2004 UTC (19 years, 7 months ago) by greg
Branch: MAIN
CVS Tags: rad3R6, rad3R6P1, rad3R7P1, rad3R7P2, rad3R8
Changes since 2.15: +5 -42 lines
Diff to previous 2.15 , to selected 1.7
Eliminated some redundant library calls

Revision 2.15 - (view) (download) (annotate) - [select for diffs]
Fri Mar 26 21:30:12 2004 UTC (20 years ago) by schorsch
Branch: MAIN
Changes since 2.14: +3 -1 lines
Diff to previous 2.14 , to selected 1.7
Added "paths.h" for access().

Revision 2.14 - (view) (download) (annotate) - [select for diffs]
Tue Mar 23 15:18:09 2004 UTC (20 years ago) by greg
Branch: MAIN
Changes since 2.13: +2 -4 lines
Diff to previous 2.13 , to selected 1.7
Fixed missing declaration for atof()

Revision 2.13 - (view) (download) (annotate) - [select for diffs]
Sun Nov 16 10:29:38 2003 UTC (20 years, 4 months ago) by schorsch
Branch: MAIN
Changes since 2.12: +66 -30 lines
Diff to previous 2.12 , to selected 1.7
Continued ANSIfication and reduced other compile warnings.

Revision 2.12 - (view) (download) (annotate) - [select for diffs]
Mon Aug 4 22:37:53 2003 UTC (20 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.11: +4 -4 lines
Diff to previous 2.11 , to selected 1.7
Added prototype for LIBR function pointer in calcomp.h

Revision 2.11 - (view) (download) (annotate) - [select for diffs]
Thu Jun 26 00:58:09 2003 UTC (20 years, 9 months ago) by schorsch
Branch: MAIN
Changes since 2.10: +8 -8 lines
Diff to previous 2.10 , to selected 1.7
Abstracted process and path handling for Windows.
Renamed FLOAT to RREAL because of conflict on Windows.
Added conditional compiles for some signal handlers.

Revision 2.10 - (view) (download) (annotate) - [select for diffs]
Wed Apr 23 00:52:33 2003 UTC (20 years, 11 months ago) by greg
Branch: MAIN
Changes since 2.9: +1 -1 lines
Diff to previous 2.9 , to selected 1.7
Added (void *) cast to realloc calls

Revision 2.9 - (view) (download) (annotate) - [select for diffs]
Wed Mar 12 04:59:04 2003 UTC (21 years ago) by greg
Branch: MAIN
CVS Tags: rad3R5
Changes since 2.8: +26 -20 lines
Diff to previous 2.8 , to selected 1.7
Numerous bug fixes in new mesh code

Revision 2.8 - (view) (download) (annotate) - [select for diffs]
Tue Mar 11 22:57:45 2003 UTC (21 years ago) by greg
Branch: MAIN
Changes since 2.7: +3 -1 lines
Diff to previous 2.7 , to selected 1.7
Bug fix in output of .OBJ usemtl statement

Revision 2.7 - (view) (download) (annotate) - [select for diffs]
Tue Mar 11 22:48:20 2003 UTC (21 years ago) by greg
Branch: MAIN
Changes since 2.6: +65 -6 lines
Diff to previous 2.6 , to selected 1.7
Created man page for obj2mesh and added -o option to gensurf

Revision 2.6 - (view) (download) (annotate) - [select for diffs]
Sat Feb 22 02:07:23 2003 UTC (21 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.5: +66 -23 lines
Diff to previous 2.5 , to selected 1.7
Changes and check-in for 3.5 release
Includes new source files and modifications not recorded for many years
See ray/doc/notes/ReleaseNotes for notes between 3.1 and 3.5 release

Revision 2.5 - (view) (download) (annotate) - [select for diffs]
Tue Apr 12 15:16:15 1994 UTC (29 years, 11 months ago) by greg
Branch: MAIN
Changes since 2.4: +1 -59 lines
Diff to previous 2.4 , to selected 1.7
moved 4x4 matrix inversion routine to library module

Revision 2.4 - (view) (download) (annotate) - [select for diffs]
Thu Nov 18 09:33:04 1993 UTC (30 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.3: +1 -1 lines
Diff to previous 2.3 , to selected 1.7
minor compiler warning fixes

Revision 2.3 - (view) (download) (annotate) - [select for diffs]
Wed Feb 5 21:05:00 1992 UTC (32 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.2: +18 -13 lines
Diff to previous 2.2 , to selected 1.7
bug fixes

Revision 2.2 - (view) (download) (annotate) - [select for diffs]
Thu Jan 30 14:11:39 1992 UTC (32 years, 2 months ago) by greg
Branch: MAIN
Changes since 2.1: +132 -11 lines
Diff to previous 2.1 , to selected 1.7
added ability to get point values from a file

Revision 2.1 - (view) (download) (annotate) - [select for diffs]
Tue Nov 12 17:04:49 1991 UTC (32 years, 4 months ago) by greg
Branch: MAIN
Changes since 1.15: +0 -0 lines
Diff to previous 1.15 , to selected 1.7
updated revision number for release 2.0

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Tue Aug 13 16:07:14 1991 UTC (32 years, 7 months ago) by greg
Branch: MAIN
Changes since 1.14: +3 -3 lines
Diff to previous 1.14 , to selected 1.7
changed private variable names with `SYS` context

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Tue Apr 23 15:51:11 1991 UTC (32 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.13: +3 -3 lines
Diff to previous 1.13 , to selected 1.7
changed parameters to funset() call

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Tue Apr 23 13:04:58 1991 UTC (32 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.12: +1 -1 lines
Diff to previous 1.12 , to selected 1.7
changed arguments to varset()

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Sat Dec 15 15:00:52 1990 UTC (33 years, 3 months ago) by greg
Branch: MAIN
Changes since 1.11: +4 -4 lines
Diff to previous 1.11 , to selected 1.7
added MAT4 type

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Thu Aug 2 13:42:56 1990 UTC (33 years, 8 months ago) by greg
Branch: MAIN
Changes since 1.10: +5 -14 lines
Diff to previous 1.10 , to selected 1.7
simplified average normal calculation

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Fri Jul 20 14:35:59 1990 UTC (33 years, 8 months ago) by greg
Branch: MAIN
Changes since 1.9: +4 -4 lines
Diff to previous 1.9 , to selected 1.7
changed arguments to scompile()

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Mon Jul 9 09:55:47 1990 UTC (33 years, 8 months ago) by greg
Branch: MAIN
Changes since 1.8: +2 -0 lines
Diff to previous 1.8 , to selected 1.7
set eclock variable for more efficient computations

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Sat May 26 19:44:40 1990 UTC (33 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.7: +13 -2 lines
Diff to previous 1.7
eliminated computations outside [0,1] for unsmoothed surfaces

Revision 1.7 - (view) (download) (annotate) - [selected]
Wed Mar 7 11:14:36 1990 UTC (34 years, 1 month ago) by greg
Branch: MAIN
Changes since 1.6: +17 -3 lines
Diff to previous 1.6
added bezier and bspline functions

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Fri Mar 2 17:24:02 1990 UTC (34 years, 1 month ago) by greg
Branch: MAIN
Changes since 1.5: +15 -1 lines
Diff to previous 1.5 , to selected 1.7
Added Bezier cubic function

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Fri Jan 19 00:03:08 1990 UTC (34 years, 2 months ago) by greg
Branch: MAIN
Changes since 1.4: +2 -7 lines
Diff to previous 1.4 , to selected 1.7
improved portability of bcopy()

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Wed Oct 18 18:49:09 1989 UTC (34 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.3: +51 -79 lines
Diff to previous 1.3 , to selected 1.7
improved smoothing at edges, improved stability of invmat()

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Wed Oct 18 15:01:23 1989 UTC (34 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.2: +307 -83 lines
Diff to previous 1.2 , to selected 1.7
added smoothing option

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Sun Sep 10 16:45:16 1989 UTC (34 years, 6 months ago) by greg
Branch: MAIN
Changes since 1.1: +3 -1 lines
Diff to previous 1.1 , to selected 1.7
fixed location of SCCSid

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Thu Feb 2 11:16:30 1989 UTC (35 years, 2 months ago) by greg
Branch: MAIN
Diff to selected 1.7
Initial revision

Convenience Links

Links to HEAD: (view) (download) (annotate) Links to rad3R7P2: (view) (download) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a