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

Create 03 2D Game

This commit is contained in:
survivol
2015-06-30 17:13:11 +08:00
parent ba22a6aad0
commit cb7c76b9b1

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**##