View Full Version : How to draw text in the screen ?
Washiro
05-23-2012, 07:14 PM
it is possible to draw text on screen, without using glut and glu?
tonyo_au
05-24-2012, 01:29 AM
There is not direct support for text in OpenGL. You have to use some library.
V-man
05-24-2012, 04:47 AM
it is possible to draw text on screen, without using glut and glu?
http://www.opengl.org/wiki/FAQ#Font_Rendering_and_Text_Rendering
Guraan
05-24-2012, 04:58 AM
Check lesson 17 and 43 on http://nehe.gamedev.net
Neon Helium might be old but they will still give you the basics how to render font/text-sprites
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.