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

Merge pull request #16 from survivol/patch-1

Create 03 2D Game
This commit is contained in:
Meow J
2015-06-30 17:23:11 +08:00

View File

@@ -0,0 +1,7 @@
本文作者JoeyDeVries由Hi翻译自[http://learnopengl.com](http://learnopengl.com/#!Getting-started/Shaders)
## **Text Rendering** ##
##**Classical text rendering: bitmap fonts**##
##**Modern text rendering: FreeType**##