ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/common/fvect.c
Revision 2.19 - (view) (download) (annotate) - [select for diffs]
Sat Jun 29 21:03:44 2013 UTC (10 years, 9 months ago) by greg
Branch: MAIN
CVS Tags: rad4R2, rad4R2P1, rad4R2P2
Changes since 2.18: +21 -1 lines
Diff to previous 2.18
Fixed problem with acos(1) returning NaN

Revision 2.18 - (view) (download) (annotate) - [select for diffs]
Wed Apr 3 00:22:12 2013 UTC (11 years ago) by greg
Branch: MAIN
Changes since 2.17: +5 -11 lines
Diff to previous 2.17
Added more use of macros

Revision 2.17 - (view) (download) (annotate) - [select for diffs]
Thu Nov 22 06:07:17 2012 UTC (11 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.16: +4 -4 lines
Diff to previous 2.16
Bug fix in geodesic() and other minor improvements

Revision 2.16 - (view) (download) (annotate) - [select for diffs]
Thu Nov 8 00:31:17 2012 UTC (11 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.15: +2 -2 lines
Diff to previous 2.15
Isotropic BRDF interpolation seems to work now

Revision 2.15 - (view) (download) (annotate) - [select for diffs]
Thu Sep 6 00:07:43 2012 UTC (11 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.14: +48 -3 lines
Diff to previous 2.14
Created geodesic() function for vector rotation along great circles

Revision 2.14 - (view) (download) (annotate) - [select for diffs]
Tue Apr 19 21:31:22 2011 UTC (13 years ago) by greg
Branch: MAIN
CVS Tags: rad4R1
Changes since 2.13: +2 -2 lines
Diff to previous 2.13
Fixed interface for determining BSDF solid angles

Revision 2.13 - (view) (download) (annotate) - [select for diffs]
Fri Feb 18 00:40:25 2011 UTC (13 years, 2 months ago) by greg
Branch: MAIN
Changes since 2.12: +21 -21 lines
Diff to previous 2.12
Major code reorg, moving mgflib to common and introducing BSDF material

Revision 2.12 - (view) (download) (annotate) - [select for diffs]
Sun Sep 26 15:42:48 2010 UTC (13 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.11: +7 -5 lines
Diff to previous 2.11
Improved speed of near-normalized approximation

Revision 2.11 - (view) (download) (annotate) - [select for diffs]
Thu May 7 21:38:35 2009 UTC (14 years, 11 months ago) by greg
Branch: MAIN
CVS Tags: rad4R0
Changes since 2.10: +17 -47 lines
Diff to previous 2.10
Removed some dead code.

Revision 2.10 - (view) (download) (annotate) - [select for diffs]
Tue Jun 24 02:16:14 2008 UTC (15 years, 10 months ago) by greg
Branch: MAIN
Changes since 2.9: +2 -2 lines
Diff to previous 2.9
Eliminated FTINY test in normalize(), comparing to zero instead

Revision 2.9 - (view) (download) (annotate) - [select for diffs]
Wed Mar 23 01:54:55 2005 UTC (19 years, 1 month ago) by greg
Branch: MAIN
CVS Tags: rad3R7P1, rad3R7P2, rad3R8, rad3R9
Changes since 2.8: +2 -2 lines
Diff to previous 2.8
Added epsilon back to normalize() test

Revision 2.8 - (view) (download) (annotate) - [select for diffs]
Tue Sep 16 06:30:20 2003 UTC (20 years, 7 months ago) by greg
Branch: MAIN
CVS Tags: rad3R6, rad3R6P1
Changes since 2.7: +95 -21 lines
Diff to previous 2.7
Wrote closestapproach() function to find closest point for two rays

Revision 2.7 - (view) (download) (annotate) - [select for diffs]
Tue Feb 25 02:47:21 2003 UTC (21 years, 2 months ago) by greg
Branch: MAIN
CVS Tags: rad3R5
Changes since 2.6: +1 -56 lines
Diff to previous 2.6
Replaced inline copyright notice with #include "copyright.h"

Revision 2.6 - (view) (download) (annotate) - [select for diffs]
Sat Feb 22 02:07:22 2003 UTC (21 years, 2 months ago) by greg
Branch: MAIN
Changes since 2.5: +61 -6 lines
Diff to previous 2.5
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]
Wed Nov 25 16:56:33 1998 UTC (25 years, 5 months ago) by gwlarson
Branch: MAIN
Changes since 2.4: +16 -14 lines
Diff to previous 2.4
modest efficiency improvements

Revision 2.4 - (view) (download) (annotate) - [select for diffs]
Wed Aug 12 17:57:19 1998 UTC (25 years, 8 months ago) by gwlarson
Branch: MAIN
Changes since 2.3: +6 -6 lines
Diff to previous 2.3
changed static variables to register

Revision 2.3 - (view) (download) (annotate) - [select for diffs]
Fri Dec 10 09:53:30 1993 UTC (30 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.2: +5 -6 lines
Diff to previous 2.2
added first order approximation for sqrt() to normalize()

Revision 2.2 - (view) (download) (annotate) - [select for diffs]
Fri Oct 2 16:02:43 1992 UTC (31 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.1: +1 -1 lines
Diff to previous 2.1
Removed problematic math function declarations

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

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed Oct 23 13:43:15 1991 UTC (32 years, 6 months ago) by greg
Branch: MAIN
Changes since 1.6: +0 -2 lines
Diff to previous 1.6
added FLOAT definition to better control size of structures

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Tue Apr 2 15:27:44 1991 UTC (33 years, 1 month ago) by greg
Branch: MAIN
Changes since 1.5: +7 -7 lines
Diff to previous 1.5
improved efficiency of spinvector() slightly

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Tue Mar 19 13:14:19 1991 UTC (33 years, 1 month ago) by greg
Branch: MAIN
Changes since 1.4: +23 -0 lines
Diff to previous 1.4
added spinvector()

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Tue Oct 17 13:35:30 1989 UTC (34 years, 6 months ago) by greg
Branch: MAIN
Changes since 1.3: +10 -0 lines
Diff to previous 1.3
added fvsum() to compute v0+f*v1

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Mon May 8 08:40:56 1989 UTC (34 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
changed length test to absolute zero

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Sun May 7 21:41:40 1989 UTC (34 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.1: +2 -0 lines
Diff to previous 1.1
removed conditional code from normalize()

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Thu Feb 2 10:34:32 1989 UTC (35 years, 3 months ago) by greg
Branch: MAIN
Initial revision

Convenience Links

Links to HEAD: (view) (download) (annotate) Links to rad4R2P2: (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