Could anyone please briefly describe how to write text in open gl enviroment. I was recomended to use glBitmapFont(), but I am having trouble finding any docs on it, so if possible describe how that function can be used ???
Thanks
– Konstantin
Could anyone please briefly describe how to write text in open gl enviroment. I was recomended to use glBitmapFont(), but I am having trouble finding any docs on it, so if possible describe how that function can be used ???
Thanks
– Konstantin
If you’re programming for Windows, one good way is to use wglUseFontBitmaps.