1
0
mirror of https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git synced 2025-08-23 12:45:29 +08:00

Fix titles in 04

This commit is contained in:
Meow J
2016-08-20 19:15:28 +08:00
parent f31b8a6dd1
commit 971b21aec5
3 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
# 帧缓冲Framebuffer
# 帧缓冲
原文 | [Framebuffers](http://learnopengl.com/#!Advanced-OpenGL/Framebuffers)
---|---