Hello,
I finished a abstract code to render a "console" like quake, counter strike, unreal and etc. But whats the best way to render fonts on opengl? I tested:
texture map: faster then bitmapping, slow with a lot of char and very poor quality.
bitmap: use windows fonts, slow... very slow



