summaryrefslogtreecommitdiffstats
path: root/brdf.cginc
Commit message (Collapse)AuthorAge
* brdf simplificationsyum2025-11-11
|
* switch to lambertian diffuseyum2025-11-11
|
* more tweaks - direct specular matches filament more closelyyum2025-11-11
|
* more brdf twiddlingyum2025-11-11
|
* fix energy conservation issues; notably smooth=0 metallic=1 matches ↵yum2025-11-11
| | | | filamented now
* cc energy compensationyum2025-11-11
|
* Fix IBL specular energy conservationyum2025-11-11
|
* fix rough material energy compensationyum2025-11-11
|
* fornite updateyum2025-10-12
|
* add unlit toggle, adjust IBLyum2025-10-04
|
* Optimize sh9 implementationyum2025-08-08
| | | | Saves ~20 instructions (572 -> 552).
* Add cloth lobe & IBL DFG LUTsyum2025-08-08
| | | | | - add monte carlo integrator to produce the luts - fix layer energy integration; should be multiplicative, not additive
* use standard sh9 when light volumes not presentyum2025-08-08
|
* Bugfix: indirect specular was being double countedyum2025-08-08
|
* add clearcoatyum2025-08-07
|
* begin roughing out marble gimmickyum2025-08-07
|
* Switch to independent implementations of D/G termsyum2025-08-06
|
* Fix SH brightness, add better schlick fresnelyum2025-08-06
|
* initial commityum2025-08-06