Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/QianMo/PBR-White-Paper

⚡️基于物理的渲染(PBR)白皮书 | White Paper of Physically Based Rendering(PBR)
https://github.com/QianMo/PBR-White-Paper

ebook game-development pbr physically-based-rendering real-time-rendering shader white-paper

Last synced: 2 days ago
JSON representation

⚡️基于物理的渲染(PBR)白皮书 | White Paper of Physically Based Rendering(PBR)

Lists

README

        

![](media/title.jpg)

# 基于物理的渲染(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)**

- 后续章节持续更新中


# PBR知识体系架构图
- **[PBR知识体系架构图1.0] 高清大图:
[【下载地址】](https://github.com/QianMo/PBR-White-Paper/raw/master/media/PBR-White-Paper-Knowledge-Architecture-1.0.png)**

![](media/PBR-White-Paper-Knowledge-Architecture-1.0.png)


# 常见材质F0参考速查图表PDF下载

- **常见材质F0参考速查图表PDF: [【下载地址】](https://github.com/QianMo/PBR-White-Paper/raw/master/bonus/%5BPBR-White-Paper%5D%20PBR-Material-F0-Quick-Reference-Chart.pdf)**

![](bonus/PBR-Material-F0-Quick-Reference-Chart.png)


# 【第二章】PBR核心理论与渲染光学原理知识架构图
- **[PBR核心理论与渲染光学原理知识架构] 高清大图:
[【下载地址】](https://github.com/QianMo/PBR-White-Paper/raw/master/media/2-PBR-Core-Theory-and-Rendering-Principle-Knowledge-Architecture.png)**

![](media/2-PBR-Core-Theory-and-Rendering-Principle-Knowledge-Architecture.png)

# 【第三章】迪士尼原则的BRDF与BSDF总结架构图
- **[迪士尼原则的BRDF与BSDF总结知识架构图] 高清大图:
[【下载地址】](https://raw.githubusercontent.com/QianMo/PBR-White-Paper/master/media/3-PBR-Disney-Principled-BRDF-BSDF-Knowledge-Architecture.png)**

![](media/3-PBR-Disney-Principled-BRDF-BSDF-Knowledge-Architecture.png)

# 【第四章】法线分布函数相关总结架构图
- **[法线分布函数相关总结架构图知识架构图] 高清大图:
[【下载地址】](https://raw.githubusercontent.com/QianMo/PBR-White-Paper/master/media/4-PBR-The-NDF.png)**

![](media/4-PBR-The-NDF.png)

# 【第五章】几何函数相关总结架构图
- **[几何函数相关总结架构图知识架构图] 高清大图:
[【下载地址】](https://raw.githubusercontent.com/QianMo/PBR-White-Paper/master/media/5-PBR-The-Geometry-Function.png)**

![](media/5-PBR-The-Geometry-Function.png)