Drakkhen
01-10-2005, 04:55 PM
Hi,
currently working on a small engine, I started using glut lib. Now I'm quite advanced in coding it, I just realise the only reason I have glut was for displaying text. So I looked on-line for some samples explaining how to display text without it (since my personnal attempts failed) and the only working ones I find are glut based (again) or use some blurry texture render trick.
How can I simply display common bitmap font strings using just gl.h and glu.h? ...if possible.
Thanx.
currently working on a small engine, I started using glut lib. Now I'm quite advanced in coding it, I just realise the only reason I have glut was for displaying text. So I looked on-line for some samples explaining how to display text without it (since my personnal attempts failed) and the only working ones I find are glut based (again) or use some blurry texture render trick.
How can I simply display common bitmap font strings using just gl.h and glu.h? ...if possible.
Thanx.