03-29-2001, 06:59 PM
Hello,
As I had read through the Raster Graphics chapter in my book, I'd got a little bit angry about the length and complexity of the source code for loading a simple bitmap or displaying fonts.
I skipped the chapter. However, I know that one day I certainly will need Raster Graphics, mainly when putting out Text in my scene.
Is there a library function ( maybe glut or glu) which provides really simple functions for putting out texts? I don't want to write tons of code, just to write a simple "Hello" character string.
Paladin
As I had read through the Raster Graphics chapter in my book, I'd got a little bit angry about the length and complexity of the source code for loading a simple bitmap or displaying fonts.
I skipped the chapter. However, I know that one day I certainly will need Raster Graphics, mainly when putting out Text in my scene.
Is there a library function ( maybe glut or glu) which provides really simple functions for putting out texts? I don't want to write tons of code, just to write a simple "Hello" character string.
Paladin