Totti
01-03-2007, 04:14 AM
I know there is a list of functions to do that, they are GlutCreateMenu()、glutSetMenu()、glutAddMenuEntr y()、glutAddSubMenu() 和glutAttachMenu()...such kind of things.
However, this type of menu is activated by right clicking the mouse.
I want to create menu like those of FIFA, Winning Eleven, Rainbow 6, those kind of menu. Can I do that through Opengl? Like using texture mapping to create font and then select by special key input?
Or any other way of Opengl?
The most important question is, can Opengl create such menu?
Thank you!
However, this type of menu is activated by right clicking the mouse.
I want to create menu like those of FIFA, Winning Eleven, Rainbow 6, those kind of menu. Can I do that through Opengl? Like using texture mapping to create font and then select by special key input?
Or any other way of Opengl?
The most important question is, can Opengl create such menu?
Thank you!