About PBR-White-Paper

# 基于物理的渲染(PBR)白皮书 | PBR White Paper
## 目录
- **[ 【第一章】 开篇:PBR核心知识体系总结与概览](https://github.com/QianMo/PBR-White-Paper/blob/master/content/part%201/README.md)**
- **[ 【第二章】 PBR核心理论与渲染光学原理总结](https://github.com/QianMo/PBR-White-Paper/blob/master/content/part%202/README.md)**
- **[ 【第三章】 迪士尼原则的BRDF与BSDF相关总结](https://github.com/QianMo/PBR-White-Paper/blob/master/content/part%203/README.md)**
- **[ 【第四章】 法线分布函数相关总结](https://github.com/QianMo/PBR-White-Paper/blob/master/content/part%204/README.md)**
- **[ 【第五章】 几何函数相关总结](https://github.com/QianMo/PBR-White-Paper/blob/master/content/part%205/README.md)**
- 后续章节持续更新中
<br>
# PBR知识体系架构图
- **[PBR知识体系架构图1.0] 高清大图:
[【下载地址】](https://github.com/QianMo/PBR-White-Paper/raw/master/media/PBR-White-Paper-Knowledge-Architecture-1.0.png)**

<br>
# 常见材质F0参考速 ...