[COURSE] Add CMU 15-462(Computer Graphics) and fix link to zlib (#353)

* Add a course cmu 15-462

* [FIX]fix link to zlib

* [FIX]fix typo
This commit is contained in:
烏丸千歲
2022-12-15 11:26:37 +08:00
committed by GitHub
parent 32b7ee3161
commit 0e229b7586
4 changed files with 46 additions and 1 deletions

View File

@@ -197,6 +197,7 @@ nav:
- "GAMES202": "计算机图形学/GAMES202.md"
- "GAMES103": "计算机图形学/GAMES103.md"
- "Stanford CS148": "计算机图形学/CS148.md"
- "CMU 15-462": "计算机图形学/15462.md"
- Web开发:
- "MIT web development course": "Web开发/mitweb.md"
- "Stanford CS142: Web Applications": "Web开发/CS142.md"