ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/rt/dielectric.c
Revision 2.20 - (view) (download) (annotate) - [select for diffs]
Tue Apr 19 01:15:06 2005 UTC (18 years, 11 months ago) by greg
Branch: MAIN
CVS Tags: rad3R7P1, rad3R7P2, rad3R8, rad3R9, rad4R0
Changes since 2.19: +11 -7 lines
Diff to previous 2.19
Extensive changes to enable rtrace -oTW option for tracking ray contributions

Revision 2.19 - (view) (download) (annotate) - [select for diffs]
Thu Sep 9 06:46:07 2004 UTC (19 years, 6 months ago) by greg
Branch: MAIN
CVS Tags: rad3R6, rad3R6P1
Changes since 2.18: +24 -3 lines
Diff to previous 2.18
Corrected effective ray length calculation

Revision 2.18 - (view) (download) (annotate) - [select for diffs]
Tue Mar 30 16:13:01 2004 UTC (20 years ago) by schorsch
Branch: MAIN
Changes since 2.17: +30 -19 lines
Diff to previous 2.17
Continued ANSIfication. There are only bits and pieces left now.

Revision 2.17 - (view) (download) (annotate) - [select for diffs]
Sun Jul 27 22:12:03 2003 UTC (20 years, 8 months ago) by schorsch
Branch: MAIN
Changes since 2.16: +2 -2 lines
Diff to previous 2.16
Added grouping parens to reduce ambiguity warnings.

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

Revision 2.15 - (view) (download) (annotate) - [select for diffs]
Sat Feb 22 02:07:28 2003 UTC (21 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.14: +59 -8 lines
Diff to previous 2.14
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.14 - (view) (download) (annotate) - [select for diffs]
Fri Jun 19 12:01:15 1998 UTC (25 years, 9 months ago) by gwlarson
Branch: MAIN
Changes since 2.13: +21 -2 lines
Diff to previous 2.13
added tests for accidental reflection/penetration

Revision 2.13 - (view) (download) (annotate) - [select for diffs]
Wed Jun 17 12:53:07 1998 UTC (25 years, 9 months ago) by gwlarson
Branch: MAIN
Changes since 2.12: +4 -13 lines
Diff to previous 2.12
improved the way ray weights are computed for participating media

Revision 2.12 - (view) (download) (annotate) - [select for diffs]
Thu Jul 11 15:14:05 1996 UTC (27 years, 8 months ago) by greg
Branch: MAIN
Changes since 2.11: +14 -3 lines
Diff to previous 2.11
fixed bug in computation of absorption and dispersion routines

Revision 2.11 - (view) (download) (annotate) - [select for diffs]
Wed Apr 17 14:01:52 1996 UTC (27 years, 11 months ago) by greg
Branch: MAIN
Changes since 2.10: +8 -8 lines
Diff to previous 2.10
changed albedo to 3-color parameter

Revision 2.10 - (view) (download) (annotate) - [select for diffs]
Thu Feb 22 16:56:39 1996 UTC (28 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.9: +24 -12 lines
Diff to previous 2.9
fixed bug associated with taking log(0)

Revision 2.9 - (view) (download) (annotate) - [select for diffs]
Fri Dec 8 18:22:07 1995 UTC (28 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.8: +39 -17 lines
Diff to previous 2.8
added M_MIST (mist) type and global participating medium

Revision 2.8 - (view) (download) (annotate) - [select for diffs]
Tue Dec 5 11:46:00 1995 UTC (28 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.7: +1 -1 lines
Diff to previous 2.7
changed position of color modifier

Revision 2.7 - (view) (download) (annotate) - [select for diffs]
Thu Jan 13 09:45:08 1994 UTC (30 years, 2 months ago) by greg
Branch: MAIN
Changes since 2.6: +2 -0 lines
Diff to previous 2.6
added missing material function return values

Revision 2.6 - (view) (download) (annotate) - [select for diffs]
Thu Nov 18 09:43:00 1993 UTC (30 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.5: +1 -0 lines
Diff to previous 2.5
minor compiler warning fixes

Revision 2.5 - (view) (download) (annotate) - [select for diffs]
Mon Mar 8 12:37:15 1993 UTC (31 years ago) by greg
Branch: MAIN
Changes since 2.4: +1 -0 lines
Diff to previous 2.4
portability fixes (removed gcc warnings)

Revision 2.4 - (view) (download) (annotate) - [select for diffs]
Thu Feb 25 10:04:22 1993 UTC (31 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.3: +2 -2 lines
Diff to previous 2.3
set effective length to transmitted length for n=1.0

Revision 2.3 - (view) (download) (annotate) - [select for diffs]
Thu Nov 19 20:30:02 1992 UTC (31 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.2: +1 -1 lines
Diff to previous 2.2
changed directinvis to !directvis

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

Revision 2.1 - (view) (download) (annotate) - [select for diffs]
Tue Nov 12 17:09:55 1991 UTC (32 years, 4 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]
Mon Oct 21 12:58:12 1991 UTC (32 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.6: +6 -7 lines
Diff to previous 1.6
added source sampling (-ds option)

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Mon Aug 5 13:52:20 1991 UTC (32 years, 8 months ago) by greg
Branch: MAIN
Changes since 1.5: +1 -0 lines
Diff to previous 1.5
added test for direct invisibility before dispersion test

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Mon Oct 15 20:39:30 1990 UTC (33 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.4: +3 -6 lines
Diff to previous 1.4
improved setting of rt RAY parameter

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Wed May 30 19:56:58 1990 UTC (33 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.3: +4 -2 lines
Diff to previous 1.3
improved computation of r->rt using brightness comparison

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Tue Mar 27 11:39:58 1990 UTC (34 years ago) by greg
Branch: MAIN
Changes since 1.2: +3 -0 lines
Diff to previous 1.2
Added rt field to RAY structure for more accurate z-buffering

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Wed Jun 7 08:38:31 1989 UTC (34 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
Changed intens() to bright(), which is better measure of visibility

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

Convenience Links

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