Kanition
Kanition
https://www.cs.cornell.edu/~srm/publications/EGSR07-btdf.pdf
关于G1的定义 https://github.com/kanition/pbrtbook/issues/150#issuecomment-1911686836


作者对Understanding the Masking-Shadowing Function in Microfacet-Based BRDFs的解释,梳理思路很清晰 https://jcgt.org/published/0003/02/03/ https://jcgt.org/published/0003/02/03/presentation.pdf
找个合适的地方交代法向量积分区域可以缩减到半球空间而不改变值
D(w)和P22的关系推导 https://www.reedbeta.com/blog/slope-space-in-brdf-theory/
用雅克比矩阵变换坐标即可
8.5.2节推广至透射情况:全部max(·,0)项改绝对值项
- [x] 8.5.2节推广至透射情况:全部max(·,0)项改绝对值项 - [ ] #145 - [x] 误差函数erf(x)换元写成erf(a)