ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/cv/bsdfrep.h
Revision 2.22 - (view) (download) (annotate) - [select for diffs]
Fri Aug 22 05:38:44 2014 UTC (9 years, 7 months ago) by greg
Branch: MAIN
CVS Tags: rad4R2P1, rad4R2P2, rad5R0
Changes since 2.21: +4 -1 lines
Diff to previous 2.21
Set minimum cosine to 0.02 to avoid blowing-up values near grazing

Revision 2.21 - (view) (download) (annotate) - [select for diffs]
Thu Aug 21 13:44:05 2014 UTC (9 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.20: +3 -3 lines
Diff to previous 2.20
Minor changes should not affect results

Revision 2.20 - (view) (download) (annotate) - [select for diffs]
Thu Aug 21 10:33:48 2014 UTC (9 years, 8 months ago) by greg
Branch: MAIN
Changes since 2.19: +7 -2 lines
Diff to previous 2.19
Added grazing angle extrapolation to BSDF interpolation

Revision 2.19 - (view) (download) (annotate) - [select for diffs]
Wed Mar 26 02:52:31 2014 UTC (10 years ago) by greg
Branch: MAIN
CVS Tags: rad4R2
Changes since 2.18: +19 -1 lines
Diff to previous 2.18
Changed to optimized transport matrix computation

Revision 2.18 - (view) (download) (annotate) - [select for diffs]
Wed Mar 19 20:49:01 2014 UTC (10 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.17: +1 -3 lines
Diff to previous 2.17
Removed accidentally inserted DEBUG define

Revision 2.17 - (view) (download) (annotate) - [select for diffs]
Wed Mar 19 19:48:57 2014 UTC (10 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.16: +3 -1 lines
Diff to previous 2.16
Fixed potential bug due with closely-spaced incident angles

Revision 2.16 - (view) (download) (annotate) - [select for diffs]
Wed Mar 12 21:15:31 2014 UTC (10 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.15: +1 -3 lines
Diff to previous 2.15
Disabled DEBUG statements in BSDF programs and added progress bars

Revision 2.15 - (view) (download) (annotate) - [select for diffs]
Sat Mar 8 18:16:49 2014 UTC (10 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.14: +7 -4 lines
Diff to previous 2.14
Added neighborhood difference to distance metric for better lobe shaping

Revision 2.14 - (view) (download) (annotate) - [select for diffs]
Sat Mar 8 06:37:59 2014 UTC (10 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.13: +1 -2 lines
Diff to previous 2.13
Removed unused crad field from grid array

Revision 2.13 - (view) (download) (annotate) - [select for diffs]
Thu Mar 6 00:40:37 2014 UTC (10 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.12: +2 -2 lines
Diff to previous 2.12
Switched to calling Acos() wherever appropriate

Revision 2.12 - (view) (download) (annotate) - [select for diffs]
Wed Feb 19 05:16:06 2014 UTC (10 years, 2 months ago) by greg
Branch: MAIN
Changes since 2.11: +5 -1 lines
Diff to previous 2.11
Eliminated redundant code added in last change to bsdfmesh.c

Revision 2.11 - (view) (download) (annotate) - [select for diffs]
Sat Nov 9 05:47:49 2013 UTC (10 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.10: +4 -1 lines
Diff to previous 2.10
Added tracking of BSDF sample name

Revision 2.10 - (view) (download) (annotate) - [select for diffs]
Mon Oct 21 18:33:15 2013 UTC (10 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.9: +2 -2 lines
Diff to previous 2.9
Major overhaul/redesign of radial basis function derivation

Revision 2.9 - (view) (download) (annotate) - [select for diffs]
Sat Oct 19 00:11:50 2013 UTC (10 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.8: +3 -3 lines
Diff to previous 2.8
Fixed overflow and tweaked culling operations

Revision 2.8 - (view) (download) (annotate) - [select for diffs]
Thu Sep 26 17:05:00 2013 UTC (10 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.7: +2 -2 lines
Diff to previous 2.7
Added -l option to limit maximum number of RBF lobes for interpolation

Revision 2.7 - (view) (download) (annotate) - [select for diffs]
Wed Mar 20 01:00:22 2013 UTC (11 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.6: +13 -1 lines
Diff to previous 2.6
Added minimum BSDF to output where we have no data.

Revision 2.6 - (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.5: +4 -1 lines
Diff to previous 2.5
Isotropic BRDF interpolation seems to work now

Revision 2.5 - (view) (download) (annotate) - [select for diffs]
Wed Nov 7 03:04:23 2012 UTC (11 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.4: +3 -1 lines
Diff to previous 2.4
Added GRIDRES to saved BSDF representation

Revision 2.4 - (view) (download) (annotate) - [select for diffs]
Tue Oct 23 21:09:29 2012 UTC (11 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.3: +2 -2 lines
Diff to previous 2.3
First semi-working version

Revision 2.3 - (view) (download) (annotate) - [select for diffs]
Tue Oct 23 05:10:42 2012 UTC (11 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.2: +8 -10 lines
Diff to previous 2.2
Hopeful bug fix in BSDF interpolation code

Revision 2.2 - (view) (download) (annotate) - [select for diffs]
Sat Oct 20 07:02:00 2012 UTC (11 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.1: +3 -3 lines
Diff to previous 2.1
Bug fixes and minor improvements

Revision 2.1 - (view) (download) (annotate) - [select for diffs]
Fri Oct 19 04:14:29 2012 UTC (11 years, 6 months ago) by greg
Branch: MAIN
Broke pabopto2xml into pabopto2bsdf and bsdf2ttree

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