add advanced global illumination

This commit is contained in:
Liu Deyuan
2022-03-23 18:57:45 +08:00
parent 69a9fdf681
commit 5b0d338030

View File

@@ -46,5 +46,6 @@
- Fluid Simulation for Computer Graphics
- Real-Time Rendering, 4th edition
- Physically Based Rendering: From Theory To Implementation
- Advanced global illumination, 2nd Edition
## 深度学习
- [动手学深度学习](http://tangshusen.me/Dive-into-DL-PyTorch/#/)