diff --git a/06 In Practice/03 2D Game b/06 In Practice/03 2D Game new file mode 100644 index 0000000..b7fc4fa --- /dev/null +++ b/06 In Practice/03 2D Game @@ -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**##