mirror of
https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git
synced 2025-08-24 05:05:29 +08:00
7 lines
237 B
Markdown
7 lines
237 B
Markdown
本文作者JoeyDeVries,由Andy Huang翻译自[http://learnopengl.com](http://learnopengl.com/#!Getting-started/Shaders)
|
||
|
||
## **Text Rendering** ##
|
||
|
||
##**Classical text rendering: bitmap fonts**##
|
||
|
||
##**Modern text rendering: FreeType**## |