c++ - How can I write a text in GLUT? -


this question has answer here:

how can write text in glut , c++?

drawing 3d character can follow tutorials http://videotutorialsrock.com/opengl_tutorial/draw_text/home.php

for 2d character can draw bitmap character here example http://codeincodeblock.blogspot.com/2011/11/bitmap-is-rectangular-array-of-0s-and.html


Comments

Popular posts from this blog

ios - iPhone/iPad different view orientations in different views , and apple approval process -

php - HTTP_REFERER woes: How can I allow access to a specific page, only when a visitor has visited another specific page beforehand? -

java Extracting Zip file -