Originally posted by naruto:
Hi OpenGL
I found this link from the official site of opengl. The example from this link works just fine. But i tried to add some code that display some text. So from the red book (chapter 8) i copy some code (see below) and try to compile and run the whole application. Everything is fine until i run the application. I see all the examples (torus and teapot) but i dont see the letters that i include to the examples. maybe i did something wrong and hope someon can tell me what.
linkt to the article:
http://www.opengl.org/resources/code/rendering/mjktips/Feedback.html?opengl +to+postscript#first_hit
[...]
regards