Text output

I use glutBitmapCharacter to output characters. How can I output string without glut, because FPS reduce?

How? Nobody don`t know how to display a string in OpenGL by another way.

Have you actually tried a google search?
There are many examples. Try the HeNe tutorials as a basic starting point which build a display list per character for the font.