[PyOpenGL-Users] Text in linux
Brought to you by:
mcfletch
From: Andrew J. <aj...@ne...> - 2003-03-13 16:17:59
|
I'm fairly new to OpenGL and have been searching for something that will show me how to display text, but all the tutorials I have been able to find have been using windows fonts. For example, the documentation for rendering text using OpenGLContext (http://pyopengl.sourceforge.net/context/text.html) is only available on Windows systems. I need a method for displaying text which can be used on both Linux and Windows platforms. Could somebody point me in the direction of the best way to do this? Thanks, Andrew |