Hi,
How can I display chinese character in OpenGL?
I'm newbie in OpenGL.
Thank you.
T2k
09-09-2001, 09:08 AM
you do it like normal text-output in opengl, no gdi ! make some quads textured with charimages (parts of a texture where the chars are) and draw em ...