ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/gen/mkillum2.c
Revision 2.38 - (view) (download) (annotate) - [select for diffs]
Sat Oct 13 20:15:43 2012 UTC (11 years, 5 months ago) by greg
Branch: MAIN
CVS Tags: rad4R2, rad4R2P1, rad4R2P2
Changes since 2.37: +51 -327 lines
Diff to previous 2.37
Corrected errors in XML interpreter and genBSDF and removed mkillum BSDF code

Revision 2.37 - (view) (download) (annotate) - [select for diffs]
Tue Aug 16 18:09:53 2011 UTC (12 years, 7 months ago) by greg
Branch: MAIN
CVS Tags: rad4R1
Changes since 2.36: +4 -7 lines
Diff to previous 2.36
Minor fixes

Revision 2.36 - (view) (download) (annotate) - [select for diffs]
Mon Aug 15 19:48:06 2011 UTC (12 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.35: +7 -7 lines
Diff to previous 2.35
Made direct visibility (-dv) flag irrelevant and fixed BSDF material sampling

Revision 2.35 - (view) (download) (annotate) - [select for diffs]
Fri Sep 3 23:53:50 2010 UTC (13 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.34: +60 -3 lines
Diff to previous 2.34
Working version of genBSDF with detail geometry support in mkillum

Revision 2.34 - (view) (download) (annotate) - [select for diffs]
Wed Sep 9 15:32:20 2009 UTC (14 years, 6 months ago) by greg
Branch: MAIN
CVS Tags: rad4R0
Changes since 2.33: +2 -2 lines
Diff to previous 2.33
Fixed bug introduced in last bug-fix.

Revision 2.33 - (view) (download) (annotate) - [select for diffs]
Tue Sep 8 23:05:47 2009 UTC (14 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.32: +7 -3 lines
Diff to previous 2.32
Attempt to fix bug in l- setting with BSDF

Revision 2.32 - (view) (download) (annotate) - [select for diffs]
Thu Jul 2 04:26:41 2009 UTC (14 years, 8 months ago) by greg
Branch: MAIN
Changes since 2.31: +2 -2 lines
Diff to previous 2.31
Increased BSDF sampling to improve smoothness in pathological cases (zenith)

Revision 2.31 - (view) (download) (annotate) - [select for diffs]
Fri Jun 12 17:37:37 2009 UTC (14 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.30: +107 -1 lines
Diff to previous 2.30
Broke BSDF-handling routines into their own module

Revision 2.30 - (view) (download) (annotate) - [select for diffs]
Thu May 28 18:38:52 2009 UTC (14 years, 10 months ago) by greg
Branch: MAIN
Changes since 2.29: +2 -1 lines
Diff to previous 2.29
Bug fix in source sampling

Revision 2.29 - (view) (download) (annotate) - [select for diffs]
Wed Mar 4 00:12:25 2009 UTC (15 years ago) by greg
Branch: MAIN
Changes since 2.28: +68 -16 lines
Diff to previous 2.28
Fixed error in mkillum that neglected indirect source contributions for BTDFs

Revision 2.28 - (view) (download) (annotate) - [select for diffs]
Thu Dec 13 07:03:37 2007 UTC (16 years, 3 months ago) by greg
Branch: MAIN
CVS Tags: rad3R9
Changes since 2.27: +5 -3 lines
Diff to previous 2.27
Superficially working version of mkillum with BSDF input

Revision 2.27 - (view) (download) (annotate) - [select for diffs]
Wed Dec 12 05:09:58 2007 UTC (16 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.26: +4 -2 lines
Diff to previous 2.26
Initial implementation of BSDF complete (untested)

Revision 2.26 - (view) (download) (annotate) - [select for diffs]
Sat Dec 8 01:43:09 2007 UTC (16 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.25: +2 -3 lines
Diff to previous 2.25
Additional changes towards BSDF implementation

Revision 2.25 - (view) (download) (annotate) - [select for diffs]
Thu Dec 6 19:40:43 2007 UTC (16 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.24: +167 -18 lines
Diff to previous 2.24
Added light source sampling when l+ and -dv- are set

Revision 2.24 - (view) (download) (annotate) - [select for diffs]
Wed Dec 5 20:07:34 2007 UTC (16 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.23: +6 -6 lines
Diff to previous 2.23
Improved BSDF resampling

Revision 2.23 - (view) (download) (annotate) - [select for diffs]
Mon Nov 5 23:40:26 2007 UTC (16 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.22: +5 -5 lines
Diff to previous 2.22
Corrected pixel alignment for downsampling & upsampling in pcomb

Revision 2.22 - (view) (download) (annotate) - [select for diffs]
Sun Sep 30 19:05:26 2007 UTC (16 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.21: +27 -19 lines
Diff to previous 2.21
Fixed BTDF sampling density to match output angles

Revision 2.21 - (view) (download) (annotate) - [select for diffs]
Fri Sep 21 05:53:21 2007 UTC (16 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.20: +146 -107 lines
Diff to previous 2.20
Partial implementation of BSDF incorporation

Revision 2.20 - (view) (download) (annotate) - [select for diffs]
Tue Sep 18 19:51:07 2007 UTC (16 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.19: +8 -9 lines
Diff to previous 2.19
Partway addition of BSDF data in mkillum

Revision 2.19 - (view) (download) (annotate) - [select for diffs]
Tue Sep 18 03:35:09 2007 UTC (16 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.18: +5 -5 lines
Diff to previous 2.18
Corrected calls from o_default() to my_default()

Revision 2.18 - (view) (download) (annotate) - [select for diffs]
Thu Sep 13 06:31:21 2007 UTC (16 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.17: +86 -138 lines
Diff to previous 2.17
Changed mkillum from calling rtrace to calling Radiance library (raypcalls.o)

Revision 2.17 - (view) (download) (annotate) - [select for diffs]
Sun Sep 19 08:42:22 2004 UTC (19 years, 6 months ago) by greg
Branch: MAIN
CVS Tags: rad3R6, rad3R6P1, rad3R7P1, rad3R7P2, rad3R8
Changes since 2.16: +11 -20 lines
Diff to previous 2.16
Fixed deadlock upon termination of mkillum with -n option

Revision 2.16 - (view) (download) (annotate) - [select for diffs]
Fri Sep 17 21:43:50 2004 UTC (19 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.15: +120 -50 lines
Diff to previous 2.15
Added -n option to mkillum for multiprocessing on shared memory machine

Revision 2.15 - (view) (download) (annotate) - [select for diffs]
Tue Mar 30 20:40:04 2004 UTC (20 years ago) by greg
Branch: MAIN
Changes since 2.14: +2 -2 lines
Diff to previous 2.14
ANSI-discovered fixes thanks to Schorsh

Revision 2.14 - (view) (download) (annotate) - [select for diffs]
Sun Mar 28 20:33:12 2004 UTC (20 years ago) by schorsch
Branch: MAIN
Changes since 2.13: +2 -1 lines
Diff to previous 2.13
Continued ANSIfication, and other fixes and clarifications.

Revision 2.13 - (view) (download) (annotate) - [select for diffs]
Fri Nov 21 07:15:30 2003 UTC (20 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.12: +14 -12 lines
Diff to previous 2.12
Fixed prototyping in mkillum and eliminated compile error in lookup.c

Revision 2.12 - (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.11: +69 -36 lines
Diff to previous 2.11
Continued ANSIfication and reduced other compile warnings.

Revision 2.11 - (view) (download) (annotate) - [select for diffs]
Mon Jun 30 14:59:11 2003 UTC (20 years, 9 months ago) by schorsch
Branch: MAIN
Changes since 2.10: +4 -2 lines
Diff to previous 2.10
Replaced most outdated BSD function calls with their posix equivalents, and cleaned up a few other platform dependencies.

Revision 2.10 - (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.9: +2 -5 lines
Diff to previous 2.9
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.9 - (view) (download) (annotate) - [select for diffs]
Sat Feb 22 02:07:24 2003 UTC (21 years, 1 month ago) by greg
Branch: MAIN
CVS Tags: rad3R5
Changes since 2.8: +5 -8 lines
Diff to previous 2.8
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.8 - (view) (download) (annotate) - [select for diffs]
Wed Jul 9 11:24:52 1997 UTC (26 years, 8 months ago) by gregl
Branch: MAIN
Changes since 2.7: +2 -2 lines
Diff to previous 2.7
changed rtrace behavior to send bogus record when ray dir==0

Revision 2.7 - (view) (download) (annotate) - [select for diffs]
Tue Nov 7 17:50:44 1995 UTC (28 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.6: +3 -3 lines
Diff to previous 2.6
fixed aspect on spherical divisions

Revision 2.6 - (view) (download) (annotate) - [select for diffs]
Fri Jan 7 14:51:46 1994 UTC (30 years, 2 months ago) by greg
Branch: MAIN
Changes since 2.5: +1 -1 lines
Diff to previous 2.5
fixed bug in calculation of ring sample positions

Revision 2.5 - (view) (download) (annotate) - [select for diffs]
Thu Aug 13 11:23:46 1992 UTC (31 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.4: +3 -2 lines
Diff to previous 2.4
minor optimization in long-enough edge determination

Revision 2.4 - (view) (download) (annotate) - [select for diffs]
Thu Aug 13 10:03:19 1992 UTC (31 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.3: +4 -3 lines
Diff to previous 2.3
minor improvement to check ALL edges for possible u vector in face

Revision 2.3 - (view) (download) (annotate) - [select for diffs]
Wed Aug 12 14:44:15 1992 UTC (31 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.2: +13 -1 lines
Diff to previous 2.2
made off-axis polygons sample better

Revision 2.2 - (view) (download) (annotate) - [select for diffs]
Wed Mar 11 12:25:47 1992 UTC (32 years ago) by greg
Branch: MAIN
Changes since 2.1: +4 -5 lines
Diff to previous 2.1
changed so light below threshold is printed as ordinary object

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

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Fri Nov 8 13:17:47 1991 UTC (32 years, 4 months ago) by greg
Branch: MAIN
Changes since 1.13: +1 -0 lines
Diff to previous 1.13
reset errno at appropriate points

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Mon Aug 26 10:16:56 1991 UTC (32 years, 7 months ago) by greg
Branch: MAIN
Changes since 1.12: +3 -3 lines
Diff to previous 1.12
fixed distribution pattern discontinuity

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Fri Aug 23 12:30:33 1991 UTC (32 years, 7 months ago) by greg
Branch: MAIN
Changes since 1.11: +20 -14 lines
Diff to previous 1.11
added b variable for minimum brightness

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Thu Aug 22 12:12:23 1991 UTC (32 years, 7 months ago) by greg
Branch: MAIN
Changes since 1.10: +39 -19 lines
Diff to previous 1.10
interpret d=0 to mean diffuse source
changed peano() calls to multisamp()

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Tue Aug 13 13:45:18 1991 UTC (32 years, 7 months ago) by greg
Branch: MAIN
Changes since 1.9: +26 -34 lines
Diff to previous 1.9
changed from urind() to peano() for n-dimensional sampling

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Tue Jul 30 13:00:26 1991 UTC (32 years, 8 months ago) by greg
Branch: MAIN
Changes since 1.8: +1 -2 lines
Diff to previous 1.8
added zeroing of position set as tag to rtrace

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Thu Jul 25 14:43:15 1991 UTC (32 years, 8 months ago) by greg
Branch: MAIN
Changes since 1.7: +2 -8 lines
Diff to previous 1.7
*** empty log message ***

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Thu Jul 25 14:12:22 1991 UTC (32 years, 8 months ago) by greg
Branch: MAIN
Changes since 1.6: +3 -3 lines
Diff to previous 1.6
*** empty log message ***

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Thu Jul 25 12:52:18 1991 UTC (32 years, 8 months ago) by greg
Branch: MAIN
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
test debugging

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Thu Jul 25 10:59:07 1991 UTC (32 years, 8 months ago) by greg
Branch: MAIN
Changes since 1.4: +28 -18 lines
Diff to previous 1.4
visual debugging pass

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Wed Jul 24 16:48:26 1991 UTC (32 years, 8 months ago) by greg
Branch: MAIN
Changes since 1.3: +63 -43 lines
Diff to previous 1.3
first version of mkillum

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Wed Jul 24 13:32:05 1991 UTC (32 years, 8 months ago) by greg
Branch: MAIN
Changes since 1.2: +138 -2 lines
Diff to previous 1.2
*** empty log message ***

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Wed Jul 24 12:22:05 1991 UTC (32 years, 8 months ago) by greg
Branch: MAIN
Changes since 1.1: +124 -1 lines
Diff to previous 1.1
*** empty log message ***

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Tue Jul 23 15:42:42 1991 UTC (32 years, 8 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