Added texture mapped font rendering.

This commit is contained in:
Marvin Blum
2016-08-07 00:32:16 +02:00
parent ed39081300
commit 3c1fb484b9
6 changed files with 290 additions and 169 deletions

View File

@@ -5,4 +5,4 @@
* limit FPS
* fullscreen
* simple access to default resources like GetTex()
* text rendering + font loading
* ~~text rendering + font loading~~