degasus 75dd48247f initial release of new RasterFont without color support
this new design will once create a texture for all chars.
while rendering a string, a list of polygons (position on screen + texture)
for this string is generated on the fly and print at once by glDrawArrays.
atm, there is no support for colors, so everything will display white.

Signed-off-by: Ryan Houdek <Sonicadvance1@gmail.com>
2012-12-13 15:28:28 -06:00
..
2012-06-11 23:30:20 +02:00
2010-09-28 02:15:02 +00:00
2010-09-28 02:15:02 +00:00
2012-10-20 10:22:15 -03:00
2011-09-29 23:32:39 +02:00
2011-09-29 23:32:39 +02:00
2011-03-21 19:57:31 +00:00