From eae90403b84b3392882ee5b3ddb381b5314fde1e Mon Sep 17 00:00:00 2001 From: NeroUcH Date: Sat, 5 Nov 2022 10:38:09 +0800 Subject: [PATCH] [FIX]:remove the redundant "[" and "]" --- docs/好书推荐.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/好书推荐.md b/docs/好书推荐.md index ae72b950..252fec55 100644 --- a/docs/好书推荐.md +++ b/docs/好书推荐.md @@ -90,7 +90,7 @@ - [Monte Carlo theory, methods and examples](https://artowen.su.domains/mc/) - Advanced Global Illumination [[豆瓣](https://book.douban.com/subject/2751153/)] -- [Fundamentals of Computer Graphics] [[豆瓣](https://book.douban.com/subject/26868819/)] +- Fundamentals of Computer Graphics [[豆瓣](https://book.douban.com/subject/26868819/)] - [Fluid Simulation for Computer Graphics](http://wiki.cgt3d.cn/mediawiki/images/4/43/Fluid_Simulation_for_Computer_Graphics_Second_Edition.pdf) [[豆瓣](https://book.douban.com/subject/2584523/)] - [Physically Based Rendering: From Theory To Implementation](https://research.quanfita.cn/files/Physically_Based_Rendering_Third_Edition.pdf) [[豆瓣](https://book.douban.com/subject/4306242/)] - [Real-Time Rendering](https://research.quanfita.cn/files/Real-Time_Rendering_4th_Edition.pdf) [[豆瓣](https://book.douban.com/subject/30296179/)]