1
0
mirror of https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git synced 2025-10-19 00:20:10 +08:00

Add 06-01

This commit is contained in:
Meow J
2016-08-19 03:37:29 +08:00
parent f373dfb597
commit cba3adfc55
14 changed files with 417 additions and 4 deletions

View File

@@ -141,4 +141,10 @@
## 06-01
- Debugging调试
- Flag标记
- Flag标记
- Reference Compiler参考编译器
- Tessellation Control Shader细分控制着色器
- Tessellation Evaluation Shader细分评估着色器
- Compute Shader计算着色器
- Attachment附件
- Render Buffer Object渲染缓冲对象